Gaz Newt wrote:
>  Gaz Newt wrote:
>   
>> In Internet Explorer 6 when I resize the browser window the last 
>> paragraph sometimes disappears, only to return if you keep resizing 
>> the window. 
>>     
>
> Adding...
> .diaryentrycontainer p {position: relative;}
> ...will make IE get the stacking right.
>
> Yes that's sorted it out, thanks a lot
>   
In fact any property which sets hasLayout on the container with the 
background will do the trick. Similar bugs can also occur in IE7 but 
*not* in IE6 (just to confuse you). See 
http://www.cayenne.co.uk/ie7/disappearing-content.html for tests and 
longer explanation of the fix.

-- 
Sophie Dennis, Creative Director
Cayenne Web Development Limited
www.cayenne.co.uk


______________________________________________________________________
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/

Reply via email to