[thelist] IE flashing white when reloading.

Richard Bennett mail at richardinfo.com
Thu Nov 1 07:35:31 CST 2001


----- Original Message -----
From: "Tony Crockford" <tonyc at boldfish.co.uk>

> Further info:
>
> I just checked, our pages are set to black backrounds (less obvious)
> they do flash the background in IE6.0 and you get the redundant scroll
> bar (which has messed up my page layout!) (IE5.5 didn't have it)
This should help (if you don't need scrollbars at all):

<body style="overflow: hidden">

Also, don't use a doctype declaration, so IE6 stays in quirks mode, instead
of switching to strict rendering.

Cheers,
Richard.
www.richardinfo.com







More information about the thelist mailing list