views:

170

answers:

1

For reference, please look at mobilityidaho.org. I am using the superfish plugin with jquery and everything works great except in IE6 (I guess I shouldn't be that surprised). If you go to a secondary page http://mobilityidaho.org/travelers-guide for example, and hover over the "traveler's guide" menu link, the child ul displays on hover, but you cannot actually hover onto it. The delay shuts off somehow.

It works on all the other menu items with no problem, just not the ones that have the "selected" class applied to them with our CMS - Business Catalyst (ugh). I have a feeling that it is their built-in javascript for the menu that is interfering with the superfish javascript but neither scripts seem to be sharing variables so I don't know why they are clashing. It's only in IE6 as well. Being a government site, it has to function in IE6. I know it's not solely due to the extra class name as the creator of superfish was kind enough to build a demo for me and it works great.

I am terrible at troubleshooting javascript errors and any help would be awesome. Thanks

A: 

I have the same problem, check out http://www.recordclearing.org/forum/ for reference.

Basically the dropdown menus work great on all the pages except for the forum page which has a lot of javascript files that the Simple Forum plugin adds. I too went through and tried to find functions or variables with the same name but havn't found any.

Montana Flynn