easiest possible way to clear values of all controls in a div using jquery?

Posted by Pandiya Chendur on Stack Overflow See other posts from Stack Overflow or by Pandiya Chendur
Published on 2010-05-19T19:14:32Z Indexed on 2010/05/19 19:20 UTC
Read the original article Hit count: 122

Filed under:
|
|
|

I have an add form inside a div which has 3-5 textboxes.. I submit the form via ajax and hide the div in the success function of it... Now i want to clear all the values of textboxes within the adddiv using jquery?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about textbox