Preventing twitter bootstrap carousel from auto sliding on page load

后端 未结 10 1718
萌比男神i
萌比男神i 2020-12-07 17:13

So is there anyway to prevent twitter bootstrap carousel from auto sliding on the page load unless the next or previous button is clicked?

Thanks

10条回答
  •  旧巷少年郎
    2020-12-07 17:40

    Below are the list of parameters for bootstrap carousel. Like Interval, pause, wrap:

    For more details refer this link:

    http://www.w3schools.com/bootstrap/bootstrap_ref_js_carousel.asp

    Hope this will help you :)

    Note: This is for further help. I mean how you can customise or change default behaviour once carousel is loaded.

提交回复
热议问题