easiest possible way to clear values of all controls in a div using jquery?
- by Pandiya Chendur
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?