10 people following this project (follow)

Project Description
A lightweight alternative to the AJAX Toolkit ValidatorCallout extender based on jQuery. Provides RequiredField, RegularExpression, Compare and Custom validators along with the ability to put the validators into groups.


Usage

<input type="text" validate="form" require="<b>Required Field Missing</b><br/>Please enter your name." />

<input type="submit" value="Submit" onclick="return validate('form');">

Last edited Mar 1 2010 at 10:20 PM by mcm_ham, version 8