Tim Spangler wrote:
>
> The solution involves setting the position: relative and z-index on the main
> menu's li, not on the sub ul underneath it:
>
> Not this:
> .links li:hover ul, li.over ul {
> position: relative;
> z-index: 1
> }
>
> But this:
> .links li:hover, li.over {
> position: relative;
> z-index: 1
> }
Yes, this is what I wrote.
Ingo
--
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/