The Notify UI I am presenting you is a jQuery Plugin which allows you to add beautiful and elegant notifications to your website.
How it works
With a single line JavaScript code you can show a notification. Just like this:
$.notifyui({html : 'Notification text'}, 3000);
The notification will stay on the screen for 3000ms (3 seconds).
Features
- 9 beautiful themes
- CSS3 styled with CSS2 fallback
- Easy to add new themes (CSS only)
- 6 notification positions
- Auto hide or hide on click
- Lightweight script, only 2,8kB
- No HTML markup required
- Really simple to use
- jQuery Plugin
- Cross-browser