Bootstrap Carousel Not Automatically Sliding

前端 未结 5 1811
日久生厌
日久生厌 2020-12-15 22:49

I\'m using bootstrap by Twitter\'s carousel (latest version) and I\'ve got it working - except that it doesn\'t begin to automatically slide. It works well after you\'ve cli

5条回答
  •  时光说笑
    2020-12-15 23:50

    I had your same problem and found the solution; As we both put the javascripts at the end of the page, the calling of the function must be put after them:

    
    
    
    
    
                                     
                  
提交回复
热议问题