valid jQuery Plugin
Checks whether the selected form is valid or whether all selected elements are valid.
Syntax
var instance; // Type: Boolean instance = $(".selector").valid();
function valid() : Boolean;
Browser Compatibility
See Also