please help me, I'm using the localstorage variable to hold value but it doesn't get updated.
please help me, I'm using the localstorage variable to hold value but it doesn't get updated.
Hello Christian,
Could you please share print screen of your mapping?
and that's not all, my localstorage doesn't update as it should
Christian,
I don't see how your local storage is using in mapping. Do you use it in any JS code? Please show print screen with that code, if you use
Not really. I've read some articles about a browser not able to fire the data instantly when you replace the value of the key.. its described here
a href="http:/eintohtml5.info/storage.html" rel="nofollow"http:/eintohtml5.info/storage.html/a
The part "TRACKING CHANGES TO THE HTML5 STORAGE AREA"
I don't know where to put and how to use the code.. can you tell me where?
http://stackoverflow.com/questions/27...
This article may also prove useful.
Hi Christian -
Show us how you are updating your localStorage variables in your app at this point?
You can use as well our Storage API which is an a HTML5 localStorage in our wrapper.
Hi Illya
Well, now I can't set the label text from my local storage variable. It doesn't appear . I looked at the Storage API you linked, is that different from the Local storage variable?