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
Set infinite: false
in the slider settings.
Well, or, if you are not looking for easy ways:
$slick.on('beforeChange', function(e, slick, currentSlide, nextSlide) {
$(this).find('.slick-next').prop('disabled', nextSlide === slick.slideCount - 1);
});
How can she change her style?
slick-disabled
can be used to redefine their appearance. Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question