最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

Bootstrap圖片輪播效果詳解

 更新時(shí)間:2017年10月17日 10:41:14   作者:阿浩yohann  
這篇文章主要為大家詳細(xì)介紹了Bootstrap圖片輪播效果,具有一定的參考價(jià)值,感興趣的小伙伴們可以參考一下

導(dǎo)言

Bootstrap 輪播(Carousel)插件是一種靈活的響應(yīng)式的向站點(diǎn)添加滑塊的方式。除此之外,內(nèi)容也是足夠靈活的,可以是圖像、內(nèi)嵌框架、視頻或者其他您想要放置的任何類型的內(nèi)容。

示例

下面演示圖片的輪播,使用bootstrap中的Carousel顯示循環(huán)播放元素插件。

<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
 <!-- Indicators -->
 <ol class="carousel-indicators">
  <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
  <li data-target="#carousel-example-generic" data-slide-to="1"></li>
  <li data-target="#carousel-example-generic" data-slide-to="2"></li>
 </ol>

 <!-- Wrapper for slides -->
 <div class="carousel-inner" role="listbox">
  <div class="item active">
   <img src="..." alt="...">
   <div class="carousel-caption">
    ...
   </div>
  </div>
  <div class="item">
   <img src="..." alt="...">
   <div class="carousel-caption">
    ...
   </div>
  </div>
  ...
 </div>

 <!-- Controls -->
 <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
  <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
  <span class="sr-only">Previous</span>
 </a>
 <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
  <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
  <span class="sr-only">Next</span>
 </a>
</div>

在src中插入圖片已為圖片設(shè)置大小

還可以為其加上標(biāo)題

<div class="item">
 <img src="..." alt="...">
 <div class="carousel-caption">
 <h3>...</h3>
 <p>...</p>
 </div>
</div>

enter image description here

參考

1.Bootstrap官網(wǎng)中文文檔

2.菜鳥學(xué)堂Bootstrap教程

以上就是本文的全部?jī)?nèi)容,希望對(duì)大家的學(xué)習(xí)有所幫助,也希望大家多多支持腳本之家。

相關(guān)文章

最新評(píng)論

台东县| 西丰县| 改则县| 彝良县| 宝清县| 舞钢市| 乐平市| 秭归县| 资溪县| 嘉荫县| 沿河| 子洲县| 通渭县| 辽中县| 石林| 无极县| 开阳县| 奉贤区| 台东市| 苍山县| 巴彦淖尔市| 东光县| 新竹市| 十堰市| 凉城县| 德阳市| 和顺县| 新巴尔虎右旗| 罗山县| 孝义市| 瑞安市| 宕昌县| 涡阳县| 锡林郭勒盟| 虞城县| 苏尼特左旗| 新泰市| 苍溪县| 宕昌县| 财经| 衡东县|