Dustin Krysak wrote:

> ... I know this can be controlled with the overflow attribute - 
> HOWEVER.. .I want my layers to expand with the content.

Something like...

html {height: 100%;}
body {min-height: 100%;}
* html body {height: 100%;}

...might make it work as you want. At least that's how I do it.

regards
        Georg
-- 
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/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to