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