Closed rnk30 closed 5 years ago
Sorry, I can't support or help with any library out there. You have to implement it on it's own. It is possible, you basically need to call the Lazy public function on your own, like when the slider is changed.
Can you share any example link which I can follow to make my slider work lazy as i am a beginner programmer. You have created excellent library for lazy loading of content on the web page.Good job :) Thnx
Hi,
I am trying to implement lazy loading with slider (slider link : https://www.jqueryscript.net/slider/Flexible-Responsive-jQuery-Image-Slider-Plugin-Simple-Slider.html) but with no luck.Request you to share the code in jfiddle.Following is the code which i have written