Philippe Wittenbergh wrote: > It is the ever expanding trick in IE. The width is not really expanded > to fit the fixed-width block, only the look of the box. > > Expressions... > > This should work * html #container > {width:expression((document.documentElement.clientWidth < 675) ? > '675px' : auto');} > > (IE 6, standard compliant mode).
Even better... regardless of mode: <http://www.gunlaug.no/tos/alien/test_8660.html> (but, of course, this is off topic) 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/