本文细致的为大家分享了Bootstrap轮播插件简单实例,供大家参考,具体内容如下
使用Bootstrap的轮播插件可以向站点添加滑块,内容可以是图像,内嵌框架,视频或其它任何内容,使用轮播插件需要引入
效果图:
bootstrap.min.js.
rush:xhtml;">
<!—轮播导航 -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left">
<span class="sr-only">Previous
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right">
<span class="sr-only">Next