What is Notey-Fi?
A notification system for displaying, well, notifications.
Its simple to use, just attach a click event or a form submission:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Settings: Notice Type, Duration, Message, Noticiation ID | |
$('.notey-fi__wrapper').noteyfi("notice", 3000, "This is a Notice.", "notice"); |
Features
The plugin features are:
- Toast notification that auto-expires
- Small, simple & easy to use
- 4 predefined types
- Themeable