Sun, 21 Jul 2002
IE6 Paint Bug Solved
I had run into an ugly IE6 paint bug in which my site would load but the bottom of the page would be truncated until you forced a repaint by either resizing the window or clicking a link and hitting the back button. I found a solution on the Movable Type forum. In my case, adding the 100% height to the content tag in the CSS was enough. For some reason, when I put the 100% tag on the link tag, a horizontal gap develops between the content and the navbar (white and orange, respectively).
Posted at: 23:41 | permalink