public marks

PUBLIC MARKS with tags performances & plugin

15 February 2012 17:00

Lazy Load Plugin for jQuery

by srcmax & 10 others
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading. Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.

PUBLIC TAGS related to tag performances

jQuery +   loading +   plugin +  

Active users

srcmax
last mark : 15/02/2012 17:02