owl.lazy.srcset.plugin

A modification of owl lazy load plugin to support src-set images


Keywords
owlcarousel, lazyload
License
MIT
Install
bower install owl.lazy.srcset.plugin

Documentation

Owl lazy srcset plugins

A modification of lazy src plugin to support srcset images

Usage

Load the plugin AFTER load the owl-carousel. It will replace the old one.

Then, you can use data-srcset as usual; it will add this attr to the img objects (only img for now) when the dummy image is loaded.