[jQuery] jquery如何reset表单(form)

假设表单的id为"myForm",代码如下:

$("#myForm")[0].reset();

posted @ 2010-04-21 11:08  DavidHHuan  阅读(7080)  评论(0)    收藏  举报