LateLoader is fully extensible lazy loading class.
Provides Lazy Loading for:
From tunable parameters:
Then just create an Instance on the target element(s)
new LateLoader.Img($$('img'));
And for the less common ones:
new LateLoader.Ajax('myajaxzone');
(see documentation for full setup)
new LateLoader.Object('myflashcontainer');
(see documentation for full setup)
VisibilityWatcher class
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus