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: JavaScript – Ajax
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.
In IE 7-9, HTML5 required attribute has problems
See this minimal test case for an example of the following problems:
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!
Making AJAX Applications Crawlable
If you’re running an AJAX application with content that you’d like to appear in search results, we have a new process that, when implemented, can help Google (and potentially other search engines) crawl and index your content. Historically, AJAX applications have been difficult for search engines to process because AJAX content is produced dynamically by …