Check this way of doing it to avoid extra http requests. http://www.archer-group.com/2012/development/javascript-jque...
While this script is fine, it adds an extra HTTP request per image to check for a retina version of the image. Also, the browser will start downloading the small version before it loads the big version (adding another…
Check this way of doing it to avoid extra http requests. http://www.archer-group.com/2012/development/javascript-jque...
While this script is fine, it adds an extra HTTP request per image to check for a retina version of the image. Also, the browser will start downloading the small version before it loads the big version (adding another…