Thursday, April 8, 2010

IE Compatibility VHD have moved!

Thursday, April 1, 2010

Downloading jQuery - jQuery JavaScript Library

CDN Hosted jQuery


A number of large enterprises provide hosted copies of jQuery on existing CDN networks
and are available for public use. Below are links to the CDN hosted copies of
jQuery that you may hotlink too.


jQuery.support – jQuery API

jQuery.support – jQuery API


Current Release


Wednesday, March 31, 2010

HTML5: Cross-Browser Best Practices

HTML5: Cross-Browser Best Practices (video presentation)
MIX10 - A 3 day conference for web designers and developers building the world's most
innovative web sites.
March 15-17th, 2010, Las Vegas

Tuesday, March 30, 2010

Published Articles about Internet Explorer

Published Articles about Internet Explorer: "Black Toolbars in Windows Applications
With the release of IE8 early in 2009 many users reported that they could not use IE8 because the Toolbar had turned black when the upgraded to IE8.
It turns out that this issue is not confined to IE8, but can also affect other Windows Applications that use Three-D menu toolbars. View this article to find the cause and the solution behind this unusual 'feature'."

Sunday, March 28, 2010

Base 64 Images - A waste of time and resources

Inline Images with Data URLs - embed graphics inline with data uri

The base64 textual representation of image data also takes up more bytes than the binary image. In our tests the base64 data was 39 to 45% larger than the ...

IE9Preview MyTest Pages