Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Lazy Load


Average rating
(3 votes)

Lazy loader delays loading of images in (long) pages. Images below the fold (far down in the page) wont be loaded before user scrolls down.

This is opposite of image preloading. Using lazy load on long pages containing heavy image content makes page feels snappier. Browser is in ready state after loading visible images. No need to wait for unknown amount of pictures to load.

Download from project page:
http://www.appelsiini.net/projects/lazyload

Releases

Official releasesDateSizeLinksStatus
1.4.02009-Feb-13n/aRecommended for 1.2.xThis is currently the recommended release for 1.2.x.
1.5.02009-Dec-24n/aRecommended for 1.3.xThis is currently the recommended release for 1.3.x.