摘要: 啥也不说,先上图,有图有真相 :)现在绝大多数网站都不用自带的alert和confirm了,因为界面太生硬了。因此这个插件就这样产生了...来看插件的实现代码吧:(function () { $.MsgBox = { Alert: function (title, msg) { ... 阅读全文
posted @ 2015-01-30 11:12 左正 阅读(1435) 评论(0) 推荐(0)