Featured Products
- Home
- JavaScript Scripts
- A JavaScript Notification Service
A JavaScript Notification Service
By : klausbrandner Published on Tuesday, December 19, 2017,21:04:26 in JavaScript Scripts

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 three types of notifications: error, warning, and info. Each type has a different style. 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. Please note that the HTML and CSS files of the preview website are not included. Customizations: