Skip to content

Forked h5Validate. Validates on submit; if validation errors exists, it prevents submission and moves focus to the first invalid field. Validates all radio buttons with the same name. See branches validate-on-submit and radio-button-groups.

Notifications You must be signed in to change notification settings

joelpurra/h5Validate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A jQuery plugin that understands HTML5 forms and knows how to validate them, even in browsers that don't yet support HTML5.

In browsers that do support HTML5, h5Validate adds some much-needed features, such as the ability to customize the user interface when an input fails validation.

For demo and usage, see the h5Validate homepage.

About

Forked h5Validate. Validates on submit; if validation errors exists, it prevents submission and moves focus to the first invalid field. Validates all radio buttons with the same name. See branches validate-on-submit and radio-button-groups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%