9
Shouts

Lazy loading images with jQuery

published 721 days, 14 hours, 34 minutes ago posted by deanomachinodeanomachino 722 days, 9 hours, 42 minutes ago
Wednesday, June 02, 2010 10:01:18 AM GMT Tuesday, June 01, 2010 2:53:07 PM GMT

Lazy loading images with jQuery

Some of the articles written on this site are pretty image intensive and take up a lot of resources when loading up. An awesome way to improve page load times as well as providing a better user experience is to use lazy loading for your site.

There is a excellent jQuery plugin called Lazy Loader which delays the loading of images in long webpages. If you have a blog site like this or a site that has long posts and requires the user to scroll down, this might be a g...

category: ASP.NET | clicked: 0 | | source: deanhume.com | show counter code
tags: Lazy Load, Lazy Load Images, Performance, jQuery, Lazy