Answer the question
In order to leave comments, you need to log in
How to make limited vertical scroll in bxslider?
Kind! How to make the carousel show a limited number of slides?
$(document).ready(function() {
$('.bxslider').bxSlider({
mode: 'vertical',
minSlides: 3,
maxSlides: 4,
slideWidth: 170,
slideMargin: 10,
});
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question