Notifications - Variations
Layout Options
This plugin has layout options where you can display it in any corner of the screen, simply click one layout corners and press the buttons on the other section to see the magic
Status Options
Try different status option to send the approprate message to the user with a status color or even image
Simple Code
Simple js code that is required to excute and open up a alert box
Messenger().post("Thanks for checking out Messenger!");
More options
Messenger().post({ message: msg, type: 'error', showCloseButton: true });