Örnek Kod ve Kaynak
$().toastmessage({
text : 'Ashish Blog',
sticky : true,
position : 'top-right',
type : 'success',
close : function () {console.log('toast is closed ...');}
});
https://github.com/kamranahmedse/jquery-toast-plugin