Overview Notification Center is a jQuery plugin that facilitates the process of creating and managing notifications within an application. The primary features of Notification Center are: 2 themes – Light and Dark Notification ‘bubbles’ track the number of unread notifications in each category 4 display types (modal, bar, growl, none) 4 helper types (success, error, warning, notice) Create notifications in Javascript or PHP Automatically poll the server for new notifications Add images to notifications Optional PHP class to create/manage notifications (You need to understand PHP to use this class) Create unlimited categories for notifications Extensive options list – See full list Themes Light Dark *The notification menu in the light theme is based on the work of Orman Clark Callbacks Create Callback – This callback is fired each time a notification is created Mark Read Callback – This callback is fired each time a notification is marked as read Delete Callback – This callback is fired when a notification is deleted Notification Count Increase Callback – This callback is fired when the notification count in one of the bubbles increases Notification Click Callback – This callback is fired when a notification is clicked inside of the notification list Close Callback – This callback is fired when a notification is closed
Showing posts with label notification boxes. Show all posts
Showing posts with label notification boxes. Show all posts
Monday, October 28, 2013
Download Notification Center - 4 Notification Types
Overview Notification Center is a jQuery plugin that facilitates the process of creating and managing notifications within an application. The primary features of Notification Center are: 2 themes – Light and Dark Notification ‘bubbles’ track the number of unread notifications in each category 4 display types (modal, bar, growl, none) 4 helper types (success, error, warning, notice) Create notifications in Javascript or PHP Automatically poll the server for new notifications Add images to notifications Optional PHP class to create/manage notifications (You need to understand PHP to use this class) Create unlimited categories for notifications Extensive options list – See full list Themes Light Dark *The notification menu in the light theme is based on the work of Orman Clark Callbacks Create Callback – This callback is fired each time a notification is created Mark Read Callback – This callback is fired each time a notification is marked as read Delete Callback – This callback is fired when a notification is deleted Notification Count Increase Callback – This callback is fired when the notification count in one of the bubbles increases Notification Click Callback – This callback is fired when a notification is clicked inside of the notification list Close Callback – This callback is fired when a notification is closed
Subscribe to:
Posts (Atom)