如何使用 jquery 移动设备创建咆哮通知?

How do you create a growl notification with jquery mobile?

我有一个 select 字段,它通过 ajax 调用更新数据库。

当用户更改 select 字段时,我想显示一条显示 "Database updated" 0.5 秒的干扰消息,然后自行关闭。

我没有看到仅使用 jquery 移动设备即可完成此操作的方法。也许我需要一个插件?我在谷歌上搜索了一下,但没有任何结果。

这个 jquery 小插件成功了:http://www.jqueryscript.net/other/Tiny-jQuery-Plugin-For-Informative-Messages-In-The-Browser-Growler.html