`

bootstrap 下modal 不不能同时存在两个

 
阅读更多
为防止,IE8下内存溢出

解决方法:
打开一页面以前关闭另一页面;

另一场景,使用bootbox.confirm

需先关闭 confirm 在打开 modal
bootbox.js v3.3.0
// wire up button handlers
if (typeof cb === 'function') {
            div.modal("hide");
                hideModal = cb(e);
            }
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics