Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Implement lazy-loading for carousel items

Latest
Compare
Choose a tag to compare
@abitgone abitgone released this 15 Aug 15:29

If an item has, or features elements with, a data-src or data-bg-src attribute, Carousel will now set the src or backgroundImage property of those items as appropriate, to load images only when they're in the previous or next items.