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

xl-toast is a super light (2kb unminified) jQuery plugin that helps you create highly customizable, Android style toast notifications using jQuery .extend() method.

Notification toast-message

Documentation

#jQuery toast效果

演示地址 http://www.imooc.com/article/16264

调用方法

$.toast(obj);

obj可用参数: {title: "title", duration: "duration", position: "position", width: "width", height: "height", backgroundColor: "backgroundColor", textColor: "textColor"}


You May Also Like