Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephnr committed Oct 29, 2014
1 parent e5a16bf commit 8fffdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -236,7 +236,7 @@ For *fields*, it returns true on validate and false on errors.

When using form validation with ajax, it returns *undefined* , the result is delivered asynchronously via function *options.onAjaxFormComplete*.

```
```html
// form validation
alert( $("#formID1").validationEngine('validate') );

Expand Down

0 comments on commit 8fffdb2

Please sign in to comment.