【发布时间】:2017-12-20 08:37:04
【问题描述】:
我想使用一个确认对话框,它看起来比内置 JavaScript confirm() 方法生成的对话框更好。
我尝试过Toastr,但发现confirm 功能使用“否”/“是”按钮有点棘手。它仍然需要维护和更新。
感谢所有建议!
【问题讨论】:
-
我用这个和 toastr craftpip.github.io/jquery-confirm
-
超级。只是在那个页面上浏览
标签: javascript jquery notifications dialog confirm