Skip to content

shanidkv/HTML5-localStorage-on-a-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 localStorage on a form

You can make a HTML form using HTML5 localStorage feature. Why required localStorage for form? You will not loose filled field data when refresh or close the browser, You will get same data when you back to same form page. In this example I am going to explain you how you can make HTML5 form with localStorage. You will not loose filled field values until you submit form. You can clear localStorage values when user submit form.

Read more>>

============================================================================================================== Web: http://www.shanidkv.com
Blog: http://www.shanidkv.com/Blog

About

HTML5 localStorage on a form

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published