Community & Support

Weird page refresh behavior in IE7

In IE 7 when I click on any javascript link for example

"< a href="#" onclick="toggleGroup(); return false;" id="slick-toggle">View Classrooms</a>"

the page will refresh. This doesn't happen in IE7 when I run the same script outside of drupal.

Even in the admin onclick events cause the page to reload.

You can see the behavior here: http://www.goswerve.com/drupalsite/NDT_classroom_locations.php?locZip=98021
Click on the "View Classrooms 11 - 21" link.

Interestingly if you add a # at the end of that link like: http://www.goswerve.com/drupalsite/NDT_classroom_locations.php?locZip=98...
then that same link works as intended.

Neither my boss or I can figure this out. I'm not even sure it's drupal issue. Any guidance on how to trouble-shoot this issue would be appreciated.

Thanks

nobody click here