javascript - options for displaying notifications in the browser header? -


i need modern option displaying notification header user. implementation needs cross-browser compatible , lightweight possible. manager recommended use of vanillajs vanillajs plugin ideal if can make case better different solution can pass along manager.

also, intent of solution display notification in wide variety of websites across enterprise. ux perspective think design may better implemented popup? i'm wondering if may appear less shoehorned displaying modern notification header in app older ui design.

you can use screamer.js, written in vanillajs

https://github.com/willianjusten/screamer-js


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -