All of us should familiar with the default Javascript Alert dialogue. It used to me a common solution to notify users and the most annoying part would be its flexibity. We can't skin it, we have not much control over it and it's inconsistent across different browsers and platforms.
Now, we have noty. noty is a jQuery plugin that makes it easy to create alert messages as an alternative the standard alert dialog. The notifications can be positioned many predefined positions such as top, bottom, top left, or a top or bottom bar.
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.
Features
- Built in Alert, success, error, warning, information and confirm dialogus
- Skinable with different themes
- Highly configurable
- Allow animation customization
- Callback functions (onShow, afterShow, onClose, afterClose)
Screenshots
SPECIFICATIONS & DOWNLOAD
- Official Website / Demo / Download
- Plugin Category: Form
- License: Other License
Comments will be moderated and
rel="nofollow"
will be added to all links. You can wrap your coding with[code][/code]
to make use of built-in syntax highlighter.