Use .valid() from the jQuery Validation plugin: $("#form_id").valid();. Checks whether the selected form is valid or whether all selected ...
確定! 回上一頁