About
hForm.JS is a script that allows you to save your web forms into local or session storage.
When the user clicks the “save” button, all the data currently within the form will be saved, so when they come back to the page, it’ll automatically still be there, thus saving you from having to retype it again.
This script is ideal for anybody who wants to save users endless amounts of time.
Support/Updates
If you want any help/support or have any queries, please feel free to leave a comment or send me a message via my den page.
1.3 Change log
1.3:
Added new options (manualClear, manualSelector)
Edited documentation
Improved Documentation.