The jQuery Lazy Loading Image Plugin: lazyload.js
Lazy Load is a jQuery plugin used for lazy loading images. If an article is long and contains many images, downloading them all takes a lot of time. This plugin detects your scrolling behavior and only requests and downloads an image from the server when you are about to view it…