Skip to content

Instantly share code, notes, and snippets.

@alfredobarron
Last active August 29, 2015 14:26
Show Gist options
  • Save alfredobarron/62df36e1bfce5ebdf001 to your computer and use it in GitHub Desktop.
Save alfredobarron/62df36e1bfce5ebdf001 to your computer and use it in GitHub Desktop.
Smoke v3
if( $('#form').smkValidate({
lang:'es', // Default value "en"
icon: 'glyphicon-asterisk' // Default value "glyphicon-remove-sign"
}) ){
// Code here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment