jney / jquery_lazyload

jQuery plugin for lazy loading images

Home Page:http://www.appelsiini.net/projects/lazyload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changelog

1.5.0

  • Support for removing the src attribute already in HTML. This is not a drop in solution but gives additional speed for those who need it. Modified patch by Jeremy Pollock.

1.4.0

  • When scrolling down quickly do not load the images above the top (patch by Bart Bruil).

1.3.2

  • Support for scrolling within a container.
  • Fixed IE not loading images.

About

jQuery plugin for lazy loading images

http://www.appelsiini.net/projects/lazyload


Languages

Language:JavaScript 100.0%