Created
March 16, 2016 06:29
-
-
Save 1990prashant/c0daac3da47c7605d8fe to your computer and use it in GitHub Desktop.
To call noty within javascript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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