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

Bootstrap警告框(Alert)插件使用方法

 更新時(shí)間:2017年03月21日 08:53:38   作者:boonyaxnn  
這篇文章主要為大家詳細(xì)介紹了Bootstrap 警告框(Alert)插件的使用方法,具有一定的參考價(jià)值,感興趣的小伙伴們可以參考一下

有以下兩種方式啟用警告框的可取消(dismissal)功能:

1、通過(guò) data 屬性:通過(guò)數(shù)據(jù) API(Data API)添加可取消功能,只需要向關(guān)閉按鈕添加 data-dismiss="alert",就會(huì)自動(dòng)為警告框添加關(guān)閉功能。

<a class="close" data-dismiss="alert" href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" aria-hidden="true">&times;</a> 

2、通過(guò) JavaScript添加可取消功能:

$(".alert").alert() 

html代碼

<div class="alert alert-success"> 
   <a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" class="close" data-dismiss="alert" aria-hidden="true">√</a> 
   <strong>成功!</strong>您的網(wǎng)絡(luò)連接已成功! 
  </div> 

效果圖:

3、下面是一些警告框(Alert)插件中有用的方法:

效果圖

4、下表列出了警告框(Alert)插件中要用到的事件。這些事件可在函數(shù)中當(dāng)鉤子使用。

html代碼

<!DOCTYPE html> 
<html> 
 <head> 
  <title>Bootstrap 警告框(Alert)插件</title> 
  <meta charset="utf-8"> 
  <link rel="stylesheet" href="css/bootstrap.min.css" rel="external nofollow" >  
  <script src="js/jquery.min.js"></script> 
  <script src="js/bootstrap.min.js"></script> 
  <style> 
   body{ 
    font-size:24px; 
     
   } 
  </style> 
 </head> 
 <body> 
  <div class="container"> 
  <h3>警告框(Alert)插件 alert() 方法</h3> 
  <div id="myAlert" class="alert alert-warning"> 
   <a href="#" rel="external nofollow" rel="external nofollow" rel="external nofollow" class="close" data-dismiss="alert">×</a> 
   <strong>警告!</strong>您的網(wǎng)絡(luò)連接有問(wèn)題。 
  </div> 
  <script type="text/javascript"> 
   $(function() { 
   $("div#myAlert").bind('click',function () { 
    alert("警告消息框被關(guān)閉。"); 
    }); 
   }); 
  </script> 
  </div> 
  
 </body> 
</html> 

效果圖:

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

相關(guān)文章

最新評(píng)論

黄陵县| 徐闻县| 铜山县| 象州县| 奉新县| 固安县| 原阳县| 井陉县| 新民市| 广灵县| 保靖县| 长顺县| 苗栗县| 洛浦县| 五家渠市| 浦城县| 施甸县| 和静县| 长武县| 仁寿县| 桃源县| 巨鹿县| 禹州市| 巴青县| 徐州市| 绥江县| 瓦房店市| 南江县| 历史| 五大连池市| 分宜县| 道孚县| 威宁| 石棉县| 亚东县| 兴和县| 克什克腾旗| 玛沁县| 隆回县| 常宁市| 曲阜市|