jquery模拟alert的弹窗插件_jquery
来源:动视网
责编:小采
时间:2020-11-27 21:41:16
jquery模拟alert的弹窗插件_jquery
jquery模拟alert的弹窗插件_jquery:演示地址: http://runjs.cn/detail/miwszbne 分享说明: 第N次造轮子了,只为最简单的调用,jquery模拟alert和confirm的弹窗插件 调用方法: $.alert('your message'); $.alert('your message',function(){ $
导读jquery模拟alert的弹窗插件_jquery:演示地址: http://runjs.cn/detail/miwszbne 分享说明: 第N次造轮子了,只为最简单的调用,jquery模拟alert和confirm的弹窗插件 调用方法: $.alert('your message'); $.alert('your message',function(){ $

演示地址:
http://runjs.cn/detail/miwszbne
分享说明:
第N次造轮子了,只为最简单的调用,jquery模拟alert和confirm的弹窗插件
调用方法:
为了调用方便,直接将css样式写在了js中,兼容性方面只测试了IE8和chrome以及safari,都还可以。
IE8没问题想必其他现代浏览器应该也是OK的。
以上所述就是本文的全部内容了,希望大家能够喜欢。
jquery模拟alert的弹窗插件_jquery
jquery模拟alert的弹窗插件_jquery:演示地址: http://runjs.cn/detail/miwszbne 分享说明: 第N次造轮子了,只为最简单的调用,jquery模拟alert和confirm的弹窗插件 调用方法: $.alert('your message'); $.alert('your message',function(){ $