first_page

CSS Research Links

The min-width problem in Internet Explorer 6.x finally got to me recently. This inspired me to bookmark a sample on cssplay.co.uk, “How to Use CSS to Solve min-width Problems in Internet Explorer” and “max-width in Internet Explorer.” This investigation revealed the setExpression() method of the MSIE style object, featured in “About Dynamic Properties” on MSDN. This Jscript method implies that you can declare expressions in MSIE CSS. In other words, you can use dynamic expressions in CSS. My attempt caused my browser to freeze and its process had to be killed.

5 Reasons Why NiftyCorners suck” reduces my motivation to play around with rounding corners with JavaScript. The live demos—like most contemporary JavaScript UI framework demos—are not that inspiring on mediocre hardware.

rasx()