Open thomasboulongne opened 6 years ago
Checking event target on the transitionEnd callback, so you can have transitions on children divs of the slides Add active class to infinite clones, to actually mimic the nextSlide style (in case of custom style on active class)
transitionEnd
nextSlide
@thomasboulongne Thank you for contributing!
Cheers Max
Checking event target on the
transitionEnd
callback, so you can have transitions on children divs of the slides Add active class to infinite clones, to actually mimic thenextSlide
style (in case of custom style on active class)