Skip to content
 
 

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

#lazyDequeue.js ###A very lightweight plugin to lazy load images with a queue for jQuery or Zepto.js

This plugin is very useful and it boosts performance delaying loading of images in long web pages because images outside of viewport (visible part of web page) won't be loaded until the user scrolls to them. I decided to make this fork because I also wanted to have a queue system that allows me to load imgages (dequeue) with a definite parallelism in the background

Visit lazyDequeue's project page to read the documentation.

###Browser support Compatible with All Browsers and IE7+.

###License lazyDequeue is licensed under the MIT license.

About

A very lightweight jQuery plugin to lazy load images with a background queue

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages