Maximum and Minimum Height and Width in Internet Explorer
The bane of many web developers is the lack of support for max/min heights and widths in IE. Well, there is finally a way to utilize this great CSS attribute.
“Behold the seventh wonder of the virtual world: max/min-height and max/min-width properties are possible in Internet Explorer! Indeed, by taking advantage of IE’s proprietary CSS attribute, expression, you too can whip IE widths and heights into desirable proportions. The CSS expression attribute enables JavaScript commands to be executed within Internet Explorer. JavaScript via CSS? Thanks, Microsoft!”

This is actually an issue that haunted me a couple years ago on a big CMS project. Thanks for the info.
Comment by Matthew Griffin — December 19, 2007 @ 7:42 am