Skip to content

leefw/jQuery-Validation-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Validation Plugin examples

This repository contains the code examples used by the blog posting located at http://leefrancis.org/2012/10/14/getting-to-grips-with-the-jquery-validation-plugin/

Examples

Example 1:

  • A very simple form with validation

Example 2:

  • More form fields.
  • Custom validation messages.
  • Standard validation methods

Example 3:

  • Introduces CSS styles for error handling

Example 4:

  • How to validate checkbox groups where one check box must be selected
  • Custom validation method
  • Validating hidden fields

Example 5:

  • E-mail validation
  • Validation using remote AJAX calls

Have fun!

Lee Francis Wilhelmsen

14/10/2012

About

Examples for the my blog posting on jQuery Validation plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published