sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.52k forks source link

onSliderLoad only fires for first of many sliders on the page? #457

Closed cpopolo closed 4 years ago

cpopolo commented 4 years ago

I have several instances of LightSlider on a page. It looks to me like onSliderLoad only fires once - after the first instance is created? Is this correct?

cpopolo commented 4 years ago

Not true... I was reporting an out-of-scope variable in closure. Putting 'el' to the log shows that this fires once for each slider instance.