[EMAIL PROTECTED] wrote:

> http://spppa.littleberrystudio.com

For Firefox&Co,
   #nav li ul {z-index:1}
should solve the problem of text+borders peeking through in flyouts of 
preceding elements.

For IE, I don't have a solution, since IE establishes a new stacking 
context for each relatively positioned element, meaning that 
"News&Events" sits over any ul that is part of "Alumni".
http://www.satzansatz.de/cssd/escher.html

Giving z-indexes to all these relatively positioned li from bottom to 
top seems to be not a bright idea in multi-level flyouts.

Others who regularly use flyout menus should have a solution.

Ingo
-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to