this make me so upset
because i had taken approx one month to understand how to use webstorage
and when i got it now i found that it is changed to local storage
it seems different from webstorage
i had read tutorials and questioned about local storage
i get little about this i.e.
on startup = find if "" exit
if exit = get it
if get it = set variable to ""
if missing = set it
i got this point
even i had try to save my global variables and i am success to save my variables
but now i did'nt getting point to save array in local storage
someone said use array.asJSON
i do this but i don't know how to load it at startup
and i have try the same way of
if get it then set it
but it i fail to save my level selecting game using local storage but in webstorage its working fine