2016
Lazy Loading Images? Don’t Rely On JavaScript! | Robin Osborne
by dzc & 1 otherGiven the potential limitations, let’s work on a solution that can handle all my concerns:
a. works without JavaScript (i.e., lazy loading is an enhancement)
b. vanilla js – no dependencies on jquery or angularjs
c. works with broken JavaScript (i.e., the browser supports JavaScript, but there’s a js error somewhere which causes your script to break; might not even be your fault!)
2014
bLazy.js – A lazy load image script | Hvem glor - din bror
by dzcbLazy 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+.
2013
Accélérez le chargement de votre site grâce au lazy-loading - javascript-chargement
by dzc & 1 otherliste de lib js pour faire du lazyloading
1
(13 marks)