I have a form with a standard reset button coded thusly:
Trouble i
I usually do:
$('#formDiv form').get(0).reset()
or
$('#formId').get(0).reset()