HTML Form with Reset and Undo Example
This form uses jQuery to store the contents of the form when you choose to Reset. An option to undo the operation is then appended to the form.
Makes use of:
- jQuery 1.2.1
- jQuery Form Plugin
- Deserialize Plugin (modified to avoid nulling value of Reset input)