Forum Moderators: open

Message Too Old, No Replies

Disappearing text in IE 6

text hidden until highlighted

         

CSS_Kidd

2:42 pm on May 28, 2009 (gmt 0)

10+ Year Member



Wanted to know if this happens to anyone else and if so what is the fix?

Sometimes, in random places, when refreshing a page in IE6 a whole paragraph of text will go missing. Well not really missing. It’s just not visible until you highlight it.

Now this only happens in IE6 and just to paragraphs ( <p></p> ) only. It occurs more often with <p>s that comes before <ul>s and floats.

Any ideas here.

rocknbil

4:36 pm on May 28, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IE Peekaboo bug [google.com]?

CSS_Kidd

4:51 pm on May 28, 2009 (gmt 0)

10+ Year Member



Wow... That was so obvious... I kind of feel dumb now... But this is absolutely the first time that I have come across it!

I need to go back and see what I did differently from my other sites that finally made this happen.

rocknbil

11:55 pm on May 28, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It will have something to do with elements positioned next to floats . . . which was my clue. :-)

It occurs more often with <p>s that comes before <ul>s and floats.

Note it's not restricted only to paragraphs . . . just FYI.