I am useing the superfish jquery plugin
If you view the superfish menu here: clicky
the drop-downs show correctly (above the main content) in Chrome, Firefox, Safari, IE6, IE7
But for some reason they fall behind the main content in IE8.
I already set the z-index for the superfish menu which IE7 wasnt working right until I did so, but it didn’t fix IE8.
Am I missing something?
It works fine in IE8 when I remove the
in ie.css:
#header_container #nav_container.Why this works in IE7, I don’t understand, though – it would mean 7 ignores the
hidden.