[jQuery] CACHING FORM
[jQuery] CACHING FORM
I have a form with some fields in order to do a search
When user clicks on submit then I execute the search and show the
result. However if user press to backbutton I reload the form a then
all input values are lost.
Are any "easy" way to store the input fields values?