Search code examples
twitter-bootstraptwitter-bootstrap-3carousel

How can I disable a button at the last slide of a carousel?


I am using bootstrap carousel and I want to stop the carousel from sliding when it reaches the last slide ( stop at the last slide), and then disable the "next" button


Solution

  • Take a look at this -> http://www.bootply.com/0i7STdt3Ex

    You just need to check if the item in carousel is last when it's sliding