codrops / Elastislide

Elastislide is a responsive image carousel that will adapt fluidly in a layout. It is a jQuery plugin that can be laid out horizontally or vertically with a pre-defined minimum number of shown images
362 stars 111 forks source link

Is it possible to have Lazy Loading with Elasitslide? #31

Open apolun opened 10 years ago

incorelabs commented 8 years ago

I was using the plugin and wanted to use lazy loading, but the thing is this plugin has a number of functions that revolve around all images being loaded. How do we use lazy loading on this one?