Lazy Loading of images with under 1KB overhead.

V2.14 of PageSpeed brings you lazy loading of images to make your website appear faster. This premium only feature can be enabled from the options page.

What it does

  • Shows only the images in view port to start with.
  • As the user scrolls and stops, displays images in the view port.
  • Want some images excluded from lazy loading? Add class .no-lazy-load
  • Removes the event listeners when all the images have been loaded

All this awesomeness comes under 1KB of code, which is further reduced when gziped and combined with the rest of the javascript. This version is available for download from the members area and is also live on the update server.

 

Leave a Reply

Your email address will not be published. Required fields are marked *