Jump to content

Trigger a Growl


Graham Quince

Recommended Posts

Here's the code snippet required should you wish to trigger a growl in FrogLearn:

Frog.Controller.prototype.growl('Quick alert','HTML Widget','app-name',{time:5000, icon: 'sites/widget/1D88867A2001BB391A801F0DE1E6D50A0244F78C1CDBCD72/icon.png'});

growl.PNG

 

(The time variable is the length of time in milliseconds that the growl will appear for.)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...