Hey everyone, I'm having some trouble with drop-down menus on my website. They are working perfectly except for in IE.
I've been trying to troubleshoot for the last couple of hours, but I just can't seem to figure out what the issue is.
I'm using superfish for the menus, and the problem I'm encountering is that when you mouse off the link, the menu stays on the screen for about 2-3 seconds and it's slightly out of position.
I've attempted some CSS fixes on the ul, but it only applied to the jQuery drop-down menu, not the instance that remains visible.
Check out these images to see exactly what's happening:
(Image 1)
(Image 2)
Here's the HTML and CSS for the menu:
Markup
(HTML code here)
CSS
(CSS code here)
jQuery
(jQuery code here)
Any help or suggestions would be greatly appreciated!
Here is a link to a test version of the website