Forum Moderators: not2easy

Message Too Old, No Replies

IE 6 rendering - not peekaboo bug

Content disappears unless page is minimized/maximized

         

rroberts

4:48 am on Feb 13, 2004 (gmt 0)

10+ Year Member



Problem: A page with thumbnail/caption floats correctly placed in a container DIV. However, the content above and below the container doesn't appear in Windows IE 6 unless the visitor scrolls, or minimizes then maximizes the page. This happens in both Win2k and XP.

I've gone through all the peek-a-boo bug fixes, but they don't seem to help. Additionally, I haven't found a forum post that seems to address this.

Example:
<Sorry, no URLs. See TOS [webmasterworld.com]>

Thanks.

[edited by: tedster at 5:01 am (utc) on Feb. 13, 2004]

rroberts

7:04 am on Feb 13, 2004 (gmt 0)

10+ Year Member



Eureka! It WAS the peek-a-boo bug. There was an H1 tag above the container that kept disappearing. But putting position:relative for the tag took care of it. The posts on this subject indicated that the fix should be applied to the container and it's contents, not to material possibly outside the container. Hope this helps someone else.
Thanks to everyone, though