Open yordanzhelevdev opened 5 years ago
Is there a way to lazyload background images?
Did you find a solution to this?
Is there a way to lazyload background images?
Did you find a solution to this?
No. I just used img tag
Is there a way to lazyload background images?
Did you find a solution to this?
No. I just used img tag
all rite, for whatever its worth, i did solve it by changing the tiny.js to add style to a div tag instead of adding a src attribute to the img tag in the dolazyload function
all rite, for whatever its worth, i did solve it by changing the tiny.js to add style to a div tag instead of adding a src attribute to the img tag in the dolazyload function
Hi erlendvo, I have the same issue with using lazyload for background images. I found the doLazyLoad function in tiny-slider.js, but for me it’s not clear how to make the change you have mentioned. Do you mind posting the tweaked code? Thank you!
This can be added as a feature in the next versions.
i need lazyloading for background images too!
+1
+1
+1
+1
+1
Is there a way to lazyload background images?