toastr.js code

Toastr with FontAwesome Icons

  • Embedded icon using the <i> tag
  • Doesn't work with background-image
  • We can use the :before psuedo class
  • Works in IE8+, FireFox 21+, Chrome 26+, Safari 5.1+, most mobile browsers
  • See CanIUse.com for browser support