Tagged: easy slider, lazyload
Is easy loader lazy load by default and if not any way to make it so?
Hey IconicD!
Your talking about this correct? http://www.appelsiini.net/projects/lazyload
I think the LayerSlider may use it but none of our other elements do. You can try this javascript to use with our slider images.
jQuery(".avia-slide-wrap img").lazyload();
But you’ll still need to download the script and add it to your site.
Regards,
Elliott