Skip to content

luhr017/project-javascript-checkbox-localstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

#Checkbox with javascript localStorage

After a user clicks on the checkbox, it remembers the selection by using javascript localStorage to store user's selection. You can make changes to the selection by check/uncheck each box. It will auto save the change to localStorage.

About

Using localStorage to store checkbox selection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages