0

I want something like this bootstrap thumbnail scroller, that I can scroll one by one on click.

$(document).ready(function() {
    $('#myCarousel').carousel({
        interval: false
    })
});
Simple Sandman
  • 900
  • 3
  • 11
  • 34

0 Answers0