关于【bootstrap modal 模态框弹出瞬间消失的问题】

前提是你没有重复引入bootstrap.js\bootstrap.min.js和modal.js。一下提供一个小例子。html

<button class="btnbtn-primary btn-lg" type="button" data-toggle="modal" data-target="#myModal">Launchdemomodal</button>

注意type="button",在须要触发的按钮处,加入这一段就行了,我搞了半个小时bootstrap

type ="button"才能够触发 模态框。spa

 

参考网址:http://www.51zhidao.cn/topic/ostech-9094.htmlcode

相关文章
相关标签/搜索