[EMAIL PROTECTED] wrote:
> Weird example: http://www.thethebootleg.co.uk/thethe/dev/test3.html
> 
> In the "weird" example (in IE6 only) the menu <div> looses its 
> background, but it magically appears if you mouseover the area. The
> only difference from the working example is the addition of a wrapper
> <div> #header

IE/win needs 'Layout'[1] on #header.

Adding a 'hasLayout' trigger will solve it...

#header{zoom: 1;}

        Georg

[1]http://www.satzansatz.de/cssd/onhavinglayout.html
-- 
http://www.gunlaug.no
______________________________________________________________________
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