jquery.validate jQuery Plugin Library
A sample project documenting the popular jQuery Validation plugin (http://bassistance.de/jquery-plugins/jquery-plugin-validation/).
jQuery Plugins
jQuery Plugin | Description |
---|---|
removeAttrs | Remove the specified attributes from the first matched element and return them. |
rules | Return the validations rules for the first selected element. |
valid | Checks whether the selected form is valid or whether all selected elements are valid. |
validate | Validates the selected form |
Namespaces
Namespace | Description |
---|---|
jQuery | jQuery Root Namespace. |
jQuery.validator | jQuery.validator Root Namespace. |
Browser Compatibility