Y
Hacker News
new
|
ask
|
show
|
jobs
by
marutib
4613 days ago
jQuery lazy load does the same thing and has been around for long.
http://jquery.eisbehr.de/lazy/index.php?c=effects
1 comments
4lun
4613 days ago
Lazy load waits until the images are visible (or just about to be) in the viewport before loading the actual image, this doesn't appear to do that.
link
philliphaydon
4613 days ago
In that case Lazy load is better IMO.
link