Are there any frame-independent vocal-style-style independent notification libraries? Most of everything I found (jGrowl, Gritter, etc.) Depends on jQuery or some other large library. I need this as part of the widget that I am developing, and it should be as light as possible, and I do not want to inject dependencies into another library.
I would like to avoid writing this part from scratch. I believe that I could use one of the jQuery and jQuery dependency options only in what is needed.
source share