How it works When your users load a page, retina.js checks each image on the page to see if there is a high-resolution version of that image on your server. If a high-resolution variant exists, the script will swap in that image in-place.
Category Archives: HTML – XHTML
Flash Professional CS6 / Toolkit for CreateJS
Flash to HTML5 and the CreateJS toolkit As devices and platforms multiply, it’s more challenging than ever to create expressive content that can reach the widest audience possible. The Adobe® Flash® Professional Toolkit for CreateJS — a complimentary extension available for Flash Professional CS6 users — enables you to leverage the rich animation and drawing …
Continue reading “Flash Professional CS6 / Toolkit for CreateJS”
MOBILE ★ BOILERPLATE
A best practice baseline for your mobile web app Mobile Boilerplate helps you create rich, performant, and modernmobile web apps. Kick-start your project with dozens of mobile optimizations and helpers.
How to disable Compatibility View in IE
<meta http-equiv="X-UA-Compatible" content="IE=8" /> should force your page to render in IE8 standards. The user may add the site to compatibility list but this tag will take precedence.
JS CDN
Everyone loves the Google CDN right? Even Microsoft runs their own CDN. The problem is, they only host the most popular libraries. We host everything!
MediaElement.js
HTML5 <video> and <audio> made easy. One file. Any browser. Same UI.