-
I am trying to just an image as a placeholder, but instead of showing my image, it just shows a bunch of characters (the data of the image, maybe?) Do you have some sample code I can use cause I'm not…
-
like requires , lazyload.js/css needn't writer absolute path(or relative to the current page which import the lazyload.js),just writer the path can be relative to the lazyload.js
-
It seems that the "loop" option must be set to "true" in order for lazy loading to work properly? Here is my code:
thumbGallery.owlCarousel({
items: 8,
loop: false,
margin: 6,
autopla…
-
Would it be possible to have lazyLoad images without using loop: true?
I have for example items: 3. Without loop options set to true, only the image of the firs item is loaded but not the other alrea…
-
The 'lazyload' event does not seem to be firing for video elements. The class "lazy-loaded" is not added to any of my videos and the following code does nothing;
$('video').on('lazyload', function(e){…
-
### What problem does this address?
We are looking for the ability to activate lazy-loading for background images, but with additional support for EXCLUSION rules, similar to what you have for regula…
-
I want to load my taproot assets and it usually takes waaayyy to long with listassets / is there any way to only load an certain amount? An very important implementation for me would be lazy loading w…
-
Hello i am looking for lazyload on background images on Oxygen Builder with Autoptimize, but Frank of Autoptimize support told me this:
> depends; if Oxygen allows background images to be set in st…
-
**Dear author of the vue-lazyload, I've been using this library for a long time,thanks a lot!**
亲爱的vue-lazyload作者,我使用这个库很长时间了,万分感谢!
**Vue 3.0 has been officially released for a long time, However,…
-
It seems that this version of vue-lazyload is not supported on IOS versions 16.2 and lower. I am using vue 3.2.37
As soon as I load this plugin I'm getting the below error and nothing else will wor…