Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

jQuery plugin for client side form validation using the HTML5 pattern and required attributes

The Why?

I just wanted some simple client side form validation using the new HTML5 pattern attribute.

The How

Build your form

$(selector).attest(options)

Return invalid fields

$(selector).attest('validate')

About

jQuery HTML5 Form Validation

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages