Why wont Twitter bootstrap Carousel slide?
问题 Hello I am working with the Carosuel for bootstrap. The problem in that my pictures will not change. My browser url changes when I click the next arrow. It goes from http://0.0.0.0:3000 to http://0.0.0.0:3000/#myCarousel. Here is my code : <script type="text/javascript"> $(document).ready(function() { $('.carousel').carousel({ interval: 1200 }) }); </script> <div id="myCarousel" class="carousel slide"> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class=