Tom Livingston wrote:


On 9/13/06 2:25 AM, "Kepler Gelotte" <[EMAIL PROTECTED]> wrote:

Since IE 6.0 doesn't support min-width, you need to use (a CSS invalid)
expression:

min-width: 800px;
width: width:expression((document.documentElement.offsetWidth <
820)? "800px": "auto" );

Couldn't you just use 'height' ? I thought IE will treat that like
min-height...

??

well you could, but setting height isn't going to help with width is it?

;)




--
Join me: http://wiki.workalone.co.uk/
Thank me: http://www.amazon.co.uk/gp/registry/1VK42TQL7VD2F
Engage me: http://www.boldfish.co.uk/portfolio/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to