A few weeks back i found out that the method I use to minify CSS was about 5% more efficient than the YUI Compressor . I tweeted about it and was encouraged to post the code that does the actual minification. public...
Internet Explorer 8 introduced a new mechanism for ensuring backwards compatibility with websites built for IE7, so "the web" didn't break with IE8's more standards compliant rendering. You could tell IE8 to render your...