Lazy Load Plugin for jQuery NuGet Package

Lazy Load 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.

In some cases it can also help to reduce server load.

Lazy Load is inspired by YUI ImageLoader Utility by Matt Mlinac.




Got any Lazy Load Plugin for jQuery Question?





Info

Version: 1.8.4
Author(s): Mika Tuupola
Last Update: Saturday, May 18, 2013
.NET Fiddle: Create the first Fiddle
Project Url: http://www.appelsiini.net/projects/lazyload
NuGet Url: https://www.nuget.org/packages/Jquery.LazyLoad


Install
Install-Package Jquery.LazyLoad
dotnet add package Jquery.LazyLoad
paket add Jquery.LazyLoad
Jquery.LazyLoad Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

7

days-since-last-release

3996