dynamicweb / swiffy-slider

Super fast carousel and slider with touch for optimized websites running in modern browsers.
MIT License
238 stars 29 forks source link

Lazy Loading Images #80

Closed staycreativedesign closed 11 months ago

staycreativedesign commented 1 year ago

How does one go about lazy loading images?

nicped commented 12 months ago

It is in the documentation. If you see the code in examples: https://swiffyslider.com/examples/

The examples simply uses loading=lazy which has more or less full browser support - so it is not a Swiffy Slider feature - just a browser feature and it works great.

Do not compare to all the old-style weird custom build js loading things in other older slider components