> I've included the relevant CSS and HTML in a test page at
> http://www.adminisoftonline.com/TestPgs/widthtestpageminimum.html.
>

from .defaults

remove position: relative

In IE 6.x, when rendering in standards mode, any element that has the
property position set to relative, and where that element has a parent
element there the overflow property explictly set, the value of relative
will then become fixed.

Therefore, another way to workaround this, is to have IE render in
quirksmode.

HHT


- Terence
______________________________________________________________________
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/

Reply via email to