博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
jquery消息框插件jquery-toastmessage
阅读量:5922 次
发布时间:2019-06-19

本文共 960 字,大约阅读时间需要 3 分钟。

 

by

jquery-toastmessage-plugin is a JQuery plugin which provides android-like notification messages. It's a quite nice way to report info or error to the user.
jquery-toastmessage-plugin's main features are:
  • Informations are introduced as toastmessages to the user in a seamless and natural way
  • Toastmessages may or may not disrupt the user and they are still informative
  • 4 different predefined types of toasts: notice, success, warning and error
  • Fully customizable
  • Easy to use API

Demo

See a nice demo of the toastmessage plugin right now.

Documentation

jquery-toastmessage-plugin documentation is available on .

An automaticly generated project documentation is available as an .

License

jquery-toastmessage-plugin is licensed under the Apache License 2.0. The project was founded by .

Download

You can download this project in either or formats.

You can also clone the project with by running:

$ git clone git://github.com/akquinet/jquery-toastmessage-plugin

 

转载地址:http://fpivx.baihongyu.com/

你可能感兴趣的文章
数据结构 - 红黑树
查看>>
poj 2524 Ubiquitous Religions
查看>>
Android ListView 和 ScrollView 冲突问题
查看>>
spa(单页面应用)的优缺点[转]
查看>>
NodeJS学习目录
查看>>
Spring 学习7 -事务
查看>>
mysql中insert into select from的使用
查看>>
Linux netstat命令详解
查看>>
quartz + spring 配置示例
查看>>
C++基础之全局变量
查看>>
父子组件间的通信
查看>>
JMX超详细解读<转>
查看>>
iOS CoreData 介绍和使用(以及一些注意事项)
查看>>
ASP.NET Web API之消息[拦截]处理(转)
查看>>
Ubuntu系统下为IDEA创建启动图标
查看>>
矩表 - 现代数据分析中必不可少的报表工具
查看>>
gradle的安装,配置,构建,研究,初体验......(入职一周研究的第一个大知识点)...
查看>>
Android 开发常用版本控制命令
查看>>
spark rdd median 中位数求解
查看>>
(2)Java数据结构--二叉树 -和排序算法实现
查看>>