javascript - HTML5 : Changing the value of items in localStorage -


I am currently working my way through some example test questions on HTML5, and I came across the following:

How can you change the value of cookies and items in the collection of local storage attributes in HTML 5.0?

a Window.dialogArguments () by using the API method.
b. Open the window. Navigator.yieldForStorageUpdates () API Method.
c. Open the Window.navigator.appName API method.

Questions for a start seem incredibly bad. (Cookies and items in local storage? Hmmm!)

Besides, I'm not sure any of the answers is completely correct ...? As far as I know that yieldForStorageUpdates () does not return any scripts which can not be returned so storage can be updated ... but this does not actually change the value ?

Is my ignorance visible or is it a very bad question? : - /

The browser is ever used as a fall if the browser does not implement local storage Does.

It is fairly straightforward that none of these three are expressly answering this question. As you say.

For a complete reading of the storage, take a look at this

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -