Extended UI Elements More cool UI elements
Notifications
The super awesome background is just to show you that all notifications are transparent! Tested in: FF 3+, Opera 9, IE7, IE8, Safari 4+
- Add regular notification: Fades out after a certain amount of time, can be set for each notification.
- Add sticky notification: Doesn't run on a fade timer. Just sits there until the user manually removes it by clicking on the (X).
- Add notification without image
- Add a white notification: has a 'gritter-light' class_name applied to it.
- Add notification (with callbacks)
- Add a sticky notification (with callbacks)
- Add notification with max of 3: If there are 3 messages already on screen, it won't show another one.
- Remove all notifications
- Remove all notifications (with callbacks)