Revision: 17512
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 8, 2009 09:09 by PeteW
Initial Code
#container{ height:auto !important;/*all browsers except ie6 will respect the !important flag*/ min-height:500px; height:500px;/*Should have the same value as the min height above*/ }
Initial URL
Initial Description
Initial Title
Cross browser CSS min-height support
Initial Tags
css, ie, browser, ie6
Initial Language
CSS