| 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 |