🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Toastx is a very simple and CSS-less jQuery plugin used to show Android-style brief messages for your web application.

Notification toast-message

Documentation

jquery.toastx

类似于Android的Toast

例子:

$.toast({'message':'显示消息'}).show();

$.toastx('显示消息...');


You May Also Like