| |||||
jQuery Record uses HTML5's localStorage utility to store temporary form data until it's sent.
This helps users that experience errors while typing in their form.
This also helps with accidental page refreshes or navigation to another page by mistake.
Going back to the form, all previously typed in data will be in the same place and ready to be submitted when the entire form has been filled in.
A clear method is also included for deleting data from local registries.
Requirements:
· JavaScript enabled on client side
· jQuery 1.5 or higher
· HTML 5 enabled browser

Via: jQuery Record 1.2.4






0 Comment:
Post a Comment