toastr通知插件的使用

Posted wxgc-yang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了toastr通知插件的使用相关的知识,希望对你有一定的参考价值。

/显示一个警告,没有标题 toastr.warning(‘My name is Inigo Montoya. You killed my father, prepare to die!‘)

技术分享图片

 

显示一个成功,标题 toastr.success(‘Have fun storming the castle!‘‘Miracle Max Says‘)

技术分享图片

 

/显示错误标题 toastr.error(‘I do not think that word means what you think it means.‘, ‘Inconceivable!‘)

技术分享图片

 

清除当前的列表 toastr.clear()

以上是关于toastr通知插件的使用的主要内容,如果未能解决你的问题,请参考以下文章

调用时没有出现 Toastr 通知

Jquery消息提示插件toastr使用

Jquery消息提示插件toastr使用详解

Jquery消息提示插件toastr使用详解

如何将 ID 分配给 toastr.js 通知并根据需要进行更新

在 div 中居中 toastr 通知