Brian Funk wrote: > The text (some...not all) on my page seems to be disappearing > during a slow scroll up and down the page. This only happens in IE [...] > html is at: <http://www.hallshaven.ca/rooms.html>
It looks like the peekaboo bug [1], or a variant of that. You could try giving "layout" to your containers that enclose text with floated images, for example adding "width: 100%" to your ".divider" class. hth, Bruno [1] http://www.positioniseverything.net/explorer/peekaboo.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
