iToast Notification Messages with Icons

Last Update
4 November 2012
Regular License
$8
Extended License
$40
Sales
34

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 very intuitive. Please try the live preview to truly experience the look and feel.

jQuery is not required, so it is compatible with literally any project.

Fully browser compatible with Google Chrome, Firefox, Internet Explorer 7 and up, and Opera (Animations not visible on IE7 -9).