April 20, 2014
Javascript Retina Images
Serves different images based on the device being used by the viewer.

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 its server. If a high resolution variant exists, the script will change this image in place.
Comments are closed.