Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Window.LocalStorage on iOs
Message
De
22/11/2015 13:57:06
 
 
Information générale
Forum:
HTML5
Catégorie:
Stockage local
Divers
Thread ID:
01627762
Message ID:
01627765
Vues:
44
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform