javascript toastr without jquery code example
Example: jquery toastr
// Display an info toast with no title
toastr.info('Are you the 6 fingered man?')
// Display an info toast with no title
toastr.info('Are you the 6 fingered man?')