JavaScript Local Storage Example
This is the basic way I'm storing text strings in local storage in a browser.
Store Basic Text
JavaScript
Get Basic Text
JavaScript
Example
Output
Currently In Storage:
HTML
Send To Storage
Currently In Storage:
Supporting Script
JavaScript
document.
-- end of line --