dinbror / blazy

Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+.
http://dinbror.dk/blazy
MIT License
2.63k stars 354 forks source link

Option to keen load once on screen images have loaded #65

Open msaspence opened 9 years ago

msaspence commented 9 years ago

It would be nice to have an option which when enabled after blazy has loaded the visible images on the page it starts to preemptively load image in small batches working its way down the document.

dinbror commented 9 years ago

Hey @msaspence .

I like the idea but I also want to keep the file size down. I'll put it on the "ideas" list and consider it.

Thanks