基于bootstrap的Confirm框
程序员文章站
2022-06-16 08:01:51
...
alerts, confirms and dialogs in one.
v2.5.1(最新的版本)
A multipurpose plugin for alert, confirm & dialog, with Super powers.
1.Keyboard actions.
2.directly load content via Ajax
3.Auto-close dialog after a specified time
4.prevent Dialog close on background click
5.callback function, and more
这是一个基于jQuery的插件,内部用到bootstrap框架的基本样式,页面很美观,非iframe的对话框,很精致,感谢作者,致敬开源的精神!
(源码未压缩,方便阅读)
原文链接:http://craftpip.github.io/jquery-confirm/#usage
v2.5.1(最新的版本)
A multipurpose plugin for alert, confirm & dialog, with Super powers.
1.Keyboard actions.
2.directly load content via Ajax
3.Auto-close dialog after a specified time
4.prevent Dialog close on background click
5.callback function, and more
这是一个基于jQuery的插件,内部用到bootstrap框架的基本样式,页面很美观,非iframe的对话框,很精致,感谢作者,致敬开源的精神!
(源码未压缩,方便阅读)
原文链接:http://craftpip.github.io/jquery-confirm/#usage
上一篇: jQuery插件开发详解
下一篇: Eclipse安装server插件
推荐阅读
-
BootStrap3中模态对话框的使用
-
Bootstrap的popover(弹出框)2秒后定时消失的实现代码
-
基于Bootstrap的网页设计实例
-
扩展bootstrap的modal模态框-动态添加modal框-弹出多个modal框
-
Bootstrap实现基于carousel.js框架的轮播图效果
-
点击文字链接弹出确认框基于js Confirm实现
-
分享29个基于Bootstrap的HTML5响应式网页设计模板
-
Android开发之基于DialogFragment创建对话框的方法示例
-
bootstrap实现多个下拉框同时搜索的实例
-
基于Bootstrap和JQuery实现动态打开和关闭tab页的实例代码