HTML - attributes - onstorage

revision:


Content

"onstorage" attribute : when the web datastore is updated syntax some examples


"onstorage" attribute : when the web datastore is updated

top

The event attribute onstorage is triggered when the web datastore is updated.


syntax

top

<element onstorage="script"></element>

script: the script to be run on onstorage.