Ib Jensen wrote:
Link : http://ikjensen.dk/test/common/blank.html

The "auto-expansion" bug in IE6 and older.

Well, then I hope that I somehow can get FF to look like IE in this situation. Because IE is showing the Footer as I want it to look.

Replace your footer-styles with the following - verbatim...

div#sidefod {padding:0.5em 1em;border-top:5px solid #191970; overflow:
hidden;}
* html div#sidefod {overflow: visible; height: 1%;}

...and all browsers will "follow IE6' lead" and "auto-expand" :-)

The difference is that good browsers will "auto-expand" the footer
because they're told to do so, and not because they're buggy.

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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