(this).closest('form').find("input[type=text], textarea").val(""); I would like to change the above to avoid finding any readonly inputs.
確定! 回上一頁