Brett wrote:
> ... As soon as the page is scrolled in IE, the div border breaks (has
>  gaps), but the clearing element at the bottom has a complete border.
>  Is there some trick that can fix this in IE?

Yes, add a 'hasLayout'[1] trigger to the div.

div#your-id {height: 1%;}

...usually works fine. If not, we'll have to see the actual page.

regards
        Georg

[1]http://www.satzansatz.de/cssd/onhavinglayout.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to