Notify.js 是一个 jQuery 插件提供了简单但是完全可定制的消息通知。
示例代码:
$.notify("Hello World"); $(".elem-demo").notify("Hello Box");