Listers,

I am using this for min-width in IE:

     #wrapper{width:expression(document.body.clientWidth < 800 ?
"799px" : "100%" );}

If I use ems (50ems) in place of the 799px, IE has a heart attack if I
scale the text up at the min-width.

In FF, at the min-width, I scale up the text and the layout scales too
and I get a horiz scrollbar. This is the behavior I want.

Test link: http://66.155.251.18/jltservices.com/

-- 


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to