Hello everyone! I have a an error happening on my site when I test it in IE (of course, it's only in IE). When I mouse over the main menu item, the drop down menu displays, as it should. Sometimes, when I mouse out, it doesn't go away. And then the other drop down menus won't go away either. It doesn't happen all the time, only some times, and only in IE. I am using some JavaScript for the IE site, but it's mostly CSS. It uses CSS only in Chrome/Firefox/Safari/etc. Below is a link to the site and you can find the links to the CSS/JavaScript files in the <head> tags.
Any help/suggestions would be great!! Even some on how to not use any JS for the IE side would be great too (although I'm not really too concerned with using JS for IE right now)!
So, I thought about this last night, and I guess what I am looking for is either a fix for the IE JavaScript or a way to not use JS at all. The drop down menus work great in Firefox/Chrome/Safari/Opera without the JS file, but I need the JS file for IE.
The drop downs still stick in IE, mostly it seems when I switch tabs and then come back to it. Then when I roll over the menu item, the dd menu doesn't go away.
So, I posted another thread asking about how to keep the light blue "caps" on the main menu item when I moved the mouse down to the drop down items. From this thread, I was advised to add the hover property to the li, not the a. I did this and it seems to have fixed my drop downs not going away problem too. Just wanted to share in case anyone else comes across similar issue.
Bookmarks