Heisenberg submitted a new resource:
You must be registered for see links
- lazy load, load your page faster & save bandwidthvB Version: 4.1.0
this mod is using jquery lazy load by Mika Tuupola. you can see demo at his site here
Lazy Load will delay the loading of images outside of viewpoint to make the page load faster. That is, images in the visible part of the web page are only loaded and remaining images are loaded when visitor scrolls down the page, at some times it can even helps to save bandwidth.
in template headinclude, add this code at the bottom
Code:<vb:if condition="THIS_SCRIPT ==...
You must be registered for see links
Last edited: