Lazy Load is a quick and dirty wordpress plugin to enable image lazy loading, it delays loading of images in (long) pages. Images below the fold (far down in the page) wont be loaded before user scrolls down.
Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading.
Using lazy load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. No need to wait for unknown amount of pictures to load. In some cases it can also help to reduce server load.
[ Installation ]
unzip archive to wp-content/plugins directory, and activate it in Plugins page in wp-admin or you can cd into your wordpress_root/wp-contents/plugins and do:
git clone git://github.com/ayn/wp-jquery-lazy-load.git
[ Tips ]
In the WordPress Admin Background, you can locate the “Plugin/Add New”, search for the plugin “jQuery Image Lazy Load WP”, and then just direct install and active it!
[ Official Download ]
If you cann't access all the download links above, please feel free to E-mail us, we will try our best to send you the accessable download link which suitable for you within 24 hours!
Email : lewosin{at}gmail.com
[ Related Softwares ]
PNGGauntlet : Compress PNG images with no loss of the quality
[WordPress] Login LockDown : Protect WP Blog Admin Area, Increase your Website Security
DNS Benchmark (Domain Name Server Benchmark) : Advanced Benchmark Utility for Measuring the Performance of DNS Resolvers
[WordPress] jQuery-Pagebar : The Drag & Roll Navigation Plugin for WordPress
![jQuery Image Lazy Load WP jQuery Image Lazy Load WP [WordPress] jQuery Image Lazy Load WP : Delay loading of images in (long) pages](http://gnrsu.com/screenshot/jQuery-Image-Lazy-Load-WP.jpg)
![jQuery Image Lazy Load WP_1 jQuery Image Lazy Load WP 1 [WordPress] jQuery Image Lazy Load WP : Delay loading of images in (long) pages](http://gnrsu.com/screenshot/jQuery-Image-Lazy-Load-WP_1.jpg)