Difference between revisions of "Team:NKU China/test"

Line 49: Line 49:
 
  data-slide="next">&rsaquo;</a>
 
  data-slide="next">&rsaquo;</a>
 
</div>  
 
</div>  
 
+
<script>
 +
                console.log($('#myCarousel'))
 +
                $('#myCarousel').carousel();
 +
            </script> 
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 08:29, 30 August 2016

Bootstrap 实例 - 简单的轮播(Carousel)插件