Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
We subscribe to slider events and perform the necessary actions at the right time:
$('.slider').on('beforeChange', function (event, slick, currentSlide, nextSlide) {
if(slick.slideCount == nextSlide + 1) {
// code...
}
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question