Very cool! That's a great idea to save traffic and optimize load times
on image heavy pages.
-- Felix
--------------------------
My Blog: http://www.thinkingphp.org
My Business: http://www.fg-webdesign.de
Mika Tuupola wrote:
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