It's again even much easier to reset using JQuery. Here is the solution: function resetForm(id) { $(':input','#'+id) .not(':button, :submit, ...
確定! 回上一頁