Forum JavaScript issues in IE

I am browsing the forum in IE9 and I am coming across some JavaScript issues - for example when I click on the dropdown where my username is, it brings up my profile page instead of letting me select something from the dropdown menu.

Also when I click on the ‘Edit’ link on one of my posts, instead of bringing up the quick editor, it goes to the full editor. It seems like the hyperlink action isn’t being cancelled.

You can make use of the jquery function $(this).preventDefault(); inside the click event to stop it from following the hyperlink.

What I’m trying to say is that perhaps there is a newer version of IP Board that fixes this issue?

Yea they’re using 3.1 on the forums at the moment. 3.2 is out with significant improvements in both functionality, performance and userbility but looking at how the site is integrated with one search I believe they’ve probably just not had time to update their mods for the latest version.

The problem has still not been fixed yet…