I have a form with a standard reset button coded thusly:
Trouble i
$(this).closest('form').find('input,textarea,select').not(':image').prop('disabled', true);