Skip to content

cortex-communication/jquery.html5form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jquery.html5form

jQuery(UI) HTML5 forms backport to old browsers. Forked from jQuery HTML5form by Matias Mancini.

Features:

  • Support of SELECTs, RADIOs (all must be with attr "required" and LABEL as a parent) and CHECKBOXes (all must be with LABEL as parent)
  • Simple focus&highlight required fields instead of creating divs with errors, etc...

You can read documentation here: http://www.matiasmancini.com.ar/jquery-plugin-ajax-form-validation-html5.html

PS: But please, enable jQuery UI library with Highlight effect first!

About

jQuery(UI) HTML5 backport to old browsers. Forked from jQuery HTML5form by Matias Mancini.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published