Download iToast Notification Messages with Icons Nulled
iToast is a javascript notification plugin with 220 icons. It’s super simple to create a gorgeous notification (or toast). Just do this: iToast.showToast('You are great!'); It is also easily configurable: iToast.showToast('You are great!',{ title:'Congrats!', icon: 'twitter', theme: 'asphalt', position: 'bottom left', onClick: function(e) { //do something } }); The notification animation looks amazing and is […]