Why do I get blank text in MovableType 2.661 on IE6 until mouseover or scroll up?
August 30, 2004 8:12 AM
Subscribe
Blank text in Movable Type 2.661 on IE 6 - until mouseover or scroll - then text shows up. What's going on?
I run a few MT blogs and encountered this previously with an earlier version of MT. When you first go to the page there's a field of white instead of text. But the text immediately shows up if you mouseover it or scroll to get the screen to redraw it.
In the previous case, it seemed that the CSS didn't want "blogbody" to have any hard HTML display elements like horizontal rules in it. At least, the problem stopped when I replaced the horizontal rules with CSS-generated rules. But this is now happening on both the extended entry (individual archive template) and on the pop-up comments window, the latter of which I have done nothing to change from the template other than editing the color of the banner in the CSS. Has anybody encountered this bizarreness? I've trolled the MT forums without any success.
posted by soyjoy to computers & internet (7 comments total)
I had a site design that worked in everything but IE6/win the other day and it turned out a line-height on a paragraph element was making the entire page disappear in that browser, even though the CSS and HTML were standard.
posted by mathowie at 8:32 AM on August 30, 2004