Hi all,

Would anyone have a solution to a pure CSS menu flyout not showing above divs on IE6? (or lower versions)

The problem is this, on Firefox and Opera 8 the lists for the sub-menus are rendered over the content. But on IE6, it hides itself under the divs of the content beneath it. (#container and/or #sechead)

Messing with the #nav z-index and the absolute positioned sub-menus doesn't work as intended, in IE of course. Setting the z-index (feeding it only to IE) to negatives for the content divs would make the menu pop out, but renders the links on the content useless (like on the sidebar).

Anyone has a solution to this problem or anything that triggers this behavior in IE?

You could see the navigation here:
http://beacon.ploghost.com

CSS for the navigation here:
http://beacon.ploghost.com/nav.css

CSS for the site here:
http://beacon.ploghost.com/beacon.css

Note: Sorry for not cutting the other stuff out from the code, as i'm pressed with time at the moment.


Thanks in advance

-Kevin
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to