Closed ckng closed 8 years ago
Hi @ckng!
How exactly are you cloning AnythingSlider? Why can't you use the popup callback function (something like onReveal
) to initialize AnythingSlider?
I'm guessing this issue has been resolved, so I'm going to close it. If you continue to have problems, please feel free to continue the discussion in this thread.
For infiniteSlides, when the slide items are attached to other javascript such as popup, the data and events are not copied. It would be nice to have an option to pass to AnythingSlider to indicate if we want to .clone(withDataAndEvents).