Forum Moderators: open

Message Too Old, No Replies

IE6 Bug? Text not showing until browser window redrawn

         

surfgatinho

11:24 am on Jul 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've got a wierd problem. Site works fine, validates for HTML4 and looks fine most of the time. Problem is when I go straight to the home page on IE6.
The main text does not appear, BUT when I drag a file over the top or move the browser window off the page it appears. The text is also their if I switch from Firefox using show in IE?

Also it's not just my PC this is happening on. Anybody know anything about this issue?

Thanks,
Chris

encyclo

12:12 pm on Jul 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IE6 has known problems with floated elements which disappear - this looks like one of these cases. The disappearing block is probably positioned with float.

Can you post a short example of your markup and CSS which shows this problem?