生成各种对话框的jQuery插件 - Noty

12年前
Noty is a jQuery plugin that makes it easy to create alert, success, error and confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. The notifications can be positioned at the top, bottom, centre, top left or top right.

There are lots of other options in the API to customise the text, animation, speed, buttons and much more. It also has various callbacks for the buttons, opening closing the notifications and queue control.

jquery-notifications

Requirements: jQuery Framework
Demo: http://needim.github.com/noty/
License: MIT License