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


______________________________________________________________________
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