SuzanneB
08-23-2004, 11:49 AM
Guys, I am getting some nasty problems with a site when it loads into IE.
What seems to be happening is that IE makes mistakes formatting the page before it has loaded all the images. Oddly, once it has loaded all the images and I hit refresh, then the page loads correctly. The problem happens around floating images. The floating images belong to containers that use a clear:both; to stop the images overlapping the next container. The problem is that sometimes the page is formatted without the necessary room for the image. As if the clear:both; had not been executed and only part of the image is displayed. When the page is refreshed, everything is fine.
What seems to be happening is that IE makes mistakes formatting the page before it has loaded all the images. Oddly, once it has loaded all the images and I hit refresh, then the page loads correctly. The problem happens around floating images. The floating images belong to containers that use a clear:both; to stop the images overlapping the next container. The problem is that sometimes the page is formatted without the necessary room for the image. As if the clear:both; had not been executed and only part of the image is displayed. When the page is refreshed, everything is fine.