luis-almeida / unveil

A very lightweight jQuery plugin to lazy load images
4.15k stars 675 forks source link

added option for delay #80

Open mashhoodr opened 9 years ago

mashhoodr commented 9 years ago

The image downloading starts after a delay (in ms), so if the user scroll past several images to see the ones at the end, it will load only those at the end (and in view).