In order to save space for multilevel drop-downs on narrow windows, I've stacked deeper levels on top of grandparents.
Example: <http://www.gunlaug.no/tos/moa_24d.html> Relevant CSS file: <http://www.gunlaug.no/tos/styles/agx-080331.css> Following the links with '*' will make the deepest levels available in Opera, Firefox and Safari, but, of course, IE6 and IE7 get the stacking wrong and can't access the forth and fifth level. The bug is well known, and one that we usually avoid running into. However, it would be nice if the bug could be cracked so such constructions can be used before those IE-versions disappear. Anyone got an idea that'll make it work in IE without changing the idea behind the design? I prefer a CSS solution, but won't exclude scripting since IE6 got some anyway. regards Georg PS: never mind the absurdity in having this many menu-levels. Fixing IE's stacking-bug is the issue here, since the bug gets in the way of all kinds of stacking of nested elements. -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
