how to stop carousel from auto sliding in bootstrap code example Example: turn off auto slide bootstrap carousel $('.carousel').carousel({ interval: false, });