0
votes
Set the actual value attribute of an input with jQuery
Even better than a local variable, you could use the jQuery Data methods to store the reset values along with the element to be reset.
When saving:
$(this).data("ResetValue" …
