Go back to main page

HTML5 localStorage (name/value item pairs) Test

Instruction:

1. Input name and value pairs on their input text fields respectively
2. Click the setItem() button to save the item, and you should observe saved item on the Items List
3. Close this page and enter it again to see if the saved item is still in the Items List

Items List

Go back to main page