Bootstrap Carousel v2.0.4 restarts on mouseleave event
问题 jQuery v 1.7.2, Bootstrap v 2.0.4 (downloaded standard file from homepage this morning) <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <script>$('#myCarousel').carousel({interval: false})</script> I've seen lots of questions about this but according to the official Bootstrap blog (items 5 and 10 under the heading 'Javascript'), this issue was supposed to be resolved in v2.0.3. I've added an interval false to the