[jQuery] Adding a 'reset' feature to form

[jQuery] Adding a 'reset' feature to form


Hi all,
I currently have your rudimentary HTML form. ( it's large and complex
by nature, but lacks any fancy JS plugins etc. )
I was curious if there is a way to integrate a 'Reset All' button to
clear all the values to their original values if possible, using some
JQuery plugin?
Something quick and hackish would work.
Thanks all.