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...

??

-- 
Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com



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

Reply via email to