清空Textbox var all_Inputs = $("input[type=textbox]"); all_Inputs.val("");. 清空checkbox(視jQuery的版本): //這個版本比較舊的,多少版我忘了 ...
確定! 回上一頁