public marks

PUBLIC MARKS from dzc with tags "librairie JS" & images

January 2014

bLazy.js – A lazy load image script | Hvem glor - din bror

bLazy is a lightweight lazy loading and multi-serving image script. It’s written in JavaScript why it doesn’t have any dependencies for 3rd party libraries like jQuery. bLazy is working in all modern browser including IE7+.

February 2013

Retina.js | Retina graphics for your website

by 4 others
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. The script assumes you use Apple's prescribed high-resolution modifier (@2x) to denote high-resolution image variants on your server.