摘要: $(':input','#myform') .not(':button, :submit, :reset, :hidden') .val('') .removeAttr('checked') .removeAttr('selected'); 阅读全文
posted @ 2015-09-01 14:32 微明Axel 阅读(137) 评论(0) 推荐(0)