JQuery Validation
rules jQuery Plugin
Return the validations rules for the first selected element.
Syntax
var instance; // Type: any

instance = jQuery(".selector").rules();
function rules( 
   command : String, 
   argument : Object 
) : any;

Parameters

command
argument
Browser Compatibility
8
5
5
See Also

Reference

rules jQuery Plugin

 

 


© 2013 All Rights Reserved.

Send comments on this topic.