Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Window.LocalStorage on iOs
Message
From
22/11/2015 13:57:06
 
General information
Forum:
HTML5
Category:
Local storage
Miscellaneous
Thread ID:
01627762
Message ID:
01627765
Views:
42
>Hi,
>
>I am watching a course (in Pluralsight) on HTML5 Web Storage. A sample/test code is as follows:
>
>var storage = window.localStorage
>
>
>The word "window" is a little confusing. What if I am running the page in iOs safari? Will it still work?

Yes, it will. Notice that it's singular, window, not plural, windows.

https://developer.mozilla.org/en-US/docs/Web/API/Window
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform