[jQuery] New plugin - Lazy Load

[jQuery] New plugin - Lazy Load


Little something I worked on sunday.
http://www.appelsiini.net/projects/lazyload
Plugin which enables deferred loading (lazy loading) of images. In
other words, images which are below the fold (far down the page not
visible in browser) are not loaded before user scrolls down. This
plugin should be useful with long pages which have lot of photo
content. For example photoblogs.
Demo pages is available. You might want to use Firebug or liveHTTP
headers to better see what is happening.
http://www.appelsiini.net/projects/lazyload/enabled.html
--
Mika Tuupola
http://www.appelsiini.net/