Skip to content

Instantly share code, notes, and snippets.

@1990prashant
Created March 16, 2016 06:29
Show Gist options
  • Save 1990prashant/c0daac3da47c7605d8fe to your computer and use it in GitHub Desktop.
Save 1990prashant/c0daac3da47c7605d8fe to your computer and use it in GitHub Desktop.
To call noty within javascript
noty({text: "Please select an image", type: "error"});
#type may be warning, notice etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment