Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #355891

    Is easy loader lazy load by default and if not any way to make it so?

    #356940

    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

    • This reply was modified 10 years ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.