国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

Bootstrap模態對話框用法簡單示例

2019-11-19 13:05:03
字體:
來源:轉載
供稿:網友

本文實例講述了Bootstrap模態對話框用法。分享給大家供大家參考,具體如下:

環境:bootstrap-3.3.5,jquery-3.0.0

代碼:

<!DOCTYPE html><html>  <head>  <title>www.survivalescaperooms.com bootstrap模態對話框</title>    <meta http-equiv="Content-type" content="text/html; charset=utf-8">    <link rel="stylesheet"  rel="external nofollow" />    <link rel="stylesheet"  rel="external nofollow" />    <script src="https://cdn.bootcss.com/jquery/3.0.0/jquery.min.js" ></script>    <script src="https://cdn.bootcss.com/bootstrap/3.3.5/js/bootstrap.min.js" ></script>  </head>  <body><h2>創建模態框(Modal)</h2><!-- 按鈕觸發模態框 --><button class="btn btn-primary btn-lg" data-toggle="modal"  data-target="#myModal">  開始演示模態框</button><!-- 模態框(Modal) --><div class="modal fade" id="myModal" tabindex="-1" role="dialog"  aria-labelledby="myModalLabel" aria-hidden="true">  <div class="modal-dialog">   <div class="modal-content">     <div class="modal-header">      <button type="button" class="close"        data-dismiss="modal" aria-hidden="true">         ×      </button>      <h4 class="modal-title" id="myModalLabel">        模態框(Modal)標題      </h4>     </div>     <div class="modal-body">      在這里添加一些文本     </div>     <div class="modal-footer">      <button type="button" class="btn btn-default"        data-dismiss="modal">關閉      </button>      <button type="button" class="btn btn-primary">        提交更改      </button>     </div>   </div><!-- /.modal-content --></div><!-- /.modal --></div>  </body></html>

小編已經將代碼中所引用的bootstrap相關css、js文件全部換成了cdn形式,方便測試。

這里使用在線HTML/CSS/JavaScript代碼運行工具http://tools.VeVB.COm/code/HtmlJsRun測試,可得到如下顯示效果:

PS:關于bootstrap布局,這里再為大家推薦一款本站的在線可視化布局工具供大家參考使用:

在線bootstrap可視化布局編輯工具:
http://tools.VeVB.COm/aideddesign/layoutit

希望本文所述對大家基于bootstrap的程序設計有所幫助。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 福泉市| 巴南区| 女性| 永春县| 留坝县| 商都县| 合江县| 津南区| 公主岭市| 红原县| 彭山县| 华容县| 罗甸县| 松江区| 铁岭市| 应用必备| 曲麻莱县| 古丈县| 吉林省| 九龙坡区| 突泉县| 漳浦县| 潍坊市| 万源市| 道真| 新巴尔虎右旗| 衢州市| 阳春市| 启东市| 毕节市| 富阳市| 安图县| 水富县| 睢宁县| 长武县| 成武县| 常州市| 行唐县| 平遥县| 同德县| 长宁区|