TOAST! TOAST with content! // makeATast: function(msg) { // this.toast(msg, 4000, '', function() { // alert('Your toast was dismissed'); // }) // } TOAST with callback! Rounded TOAST