Just by adding a z-index of a higher value to the #header div fixes IE's
handling of behind the divs hiding of the list sub-menus.

Rob Agar wrote:
> hi Kevin,
> 
>> Would anyone have a solution to a pure CSS menu flyout not showing
>> above divs on IE6? (or lower versions)
> 
> I've just had this very same problem - see the "IE z-index & drop down
> menu" thread over the last days or so.  The best solution (from Ingo
> Chao) was to apply
> 
>   position: relative;
>   z-index: [> everything else];
> 
> to a div that encloses the menu.
> 
> Rob



-- --- -- --- -- --- -- ---
Kevin Navia
Web Developer

______________________________________________________________________
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