I want to clear all input and textarea fields in a form. It works like the following when using an input button with the reset class:
reset
$(\".reset
Use this Code Where you want to Call Normal Reset Function by jQuery
setTimeout("reset_form()",2000);
And Write this Function Out Site jQuery on Document Ready