A JavaScript Notification Service
A JavaScript plugin to show notifications in your software. The Notification Service gives a worldwide notify() perform that’s accessible from in all places in your JavaScript software. A notification consists of a title and a message. You can select between 4 various kinds of notifications: success, warning, error, and data. Each kind has a distinct fashion. Let the notifications seem in any nook of the display or on the top-center or bottom-center.
The Notification Service features a JavaScript file and a CSS file. Furthermore, an HTML file is included that gives you with details about the setup and utilization.
Please be aware that the HTML and CSS recordsdata of the preview web site will not be included.
Main Features:
- Four various kinds of notifications: success, warning, error, and data
- Responsive design to work on cell
- Just name the notify() perform to indicate a notification in your web site
- Let the notifications seem in any nook of the display or on the top-center or bottom-center
- Display a number of notifications directly
- No dependencies required
Customizations:
- Set the time how lengthy notifications are seen to the person.
- Set the utmost variety of notifications that may be displayed on the similar time.
- Set the place the place you need the notifications to look.
- You can change the colour codes of the notification sorts within the CSS file to match your kinds.