Use lazyload in picture tag
-
Hello, I use slick slider to make the slider of my main page, but I would need to use the lazy load of the plugin, how would I do this?
I use<picture>
to have different sizes of images.Realizing this, I thought of applying
loading = "lazy"
but I could only use it on<img>
and I would need to use it on<source>
because the mobile that suffers the most.would that possibility?
- This topic was modified 3 years, 11 months ago by .
- This topic was modified 3 years, 11 months ago by .
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Use lazyload in picture tag’ is closed to new replies.