ressio / lazy-load-xt

Lazy load XT is a jQuery plugin for images, videos and other media
http://ress.io/lazy-load-xt-jquery/
MIT License
1.36k stars 245 forks source link

SEO improvements by having <img src="image.jpg" data-loader="wheel.gif" class="lazyload"> #40

Open ludar opened 9 years ago

ludar commented 9 years ago

Is there a way to make lazy-load-xt work like the following example so in case javascript is broken or a crawler comes the image is properly displayed.

PS Thanks for a great script