子钦加油

扩大
缩小

bootstrap强化模态窗口插件

 

 index.html 

 simple-bs-dialog.css

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.simple-bs-dialog .modal-dialog,
.simple-bs-dialog .modal-content {
  min-height: 200px;
}
 
.simple-bs-dialog .modal-body {
  min-height: 80px;
}
 
.simple-bs-dialog .modal-spinner {
  background: white;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

  simple-bs-dialog.js

 

参考:http://www.bootstrapmb.com/item/6561/preview  

 

posted on   子钦加油  阅读(68)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 欧阳的2024年终总结,迷茫,重生与失业
· Bolt.new 30秒做了一个网站,还能自动部署,难道要吊打 Cursor?
· 史上最全的Cursor IDE教程
· 关于产品设计的思考
· 我的编程之路 2024
历史上的今天:
2019-06-20 CSS .css边框属性(border)
2019-06-20 教你两招用纯CSS写Tab切换
2019-06-20 css等比例分割父级容器(完美三等分)

导航

< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8
返回顶部
点击右上角即可分享
微信分享提示