The Toastr Control
Toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple
core library that can be customized and extended.
Home page for the lib is https://github.com/CodeSeven/toastr
and demo is at https://codeseven.github.io/toastr/demo.html,
where you can see example of use.
The Toast can implement toasts as documented in the Toastr Javascript documentation.
Here are some examples.