A JavaScript plugin to display notifications in your application. The Notification Service provides a global notify() function that is accessible from everywhere in your JavaScript application. A notification consists of a title and a message. You can choose between four different types of notifications: success, warning, error, and info. Each type has a different style. Let the notifications appear in any corner of the screen or on the top-center or bottom-center.
The Notification Service includes a JavaScript file and a CSS file. Furthermore, an HTML file is included that provides you with information about the setup and usage.
Last Update | 23 October 2018 |
Published | 20 December 2017 |
Compatible Browsers | Firefox, Safari, Chrome |
Files Included | JavaScript JS, HTML, CSS |
Tags | alert, information, javascript, notification |