Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

local storage

var answer = localStorage.key(1);
// this statement will retrieve the value of the second item in localStorage.
Source by www.section.io #
 
PREVIOUS NEXT
Tagged: #local #storage
ADD COMMENT
Topic
Name
5+6 =