Charles Blaquière wrote: > Have a look at http://03.infocopa.com/ . In Internet Explorer (I tested with > IE6), if you resize the window vertically, poof -- the purple area of the > header disappears. > > The HTML validates, CSS 2.1 validates, and I have ensured that hasLayout is > true for div#logo-area and _all_ its descendents.
But not its ancestor, #wrapper-main. It is positioned relatively, but has no layout. This is insufficient for containing in IE6. Disappearance often occurs in such a constellation. Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
