You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><strong>Directions:</strong> open multiple windows or tabs with <ahref="/storage-events">this demo</a> and change the text below.</p>
22
+
<p>The <code>storage</code> event triggers on the "blurred" windows, giving us a way to communicate across windows using <code>localStorage</code>.</p>
23
+
<div>
24
+
<p><labelfor="data">Your test data:</label><inputtype="text" name="data" value="" placeholder="change me" id="data" /><small>(this is only echoed on <em>other</em> windows)</small></p>
25
+
<pid="fromEvent">Waiting for data via <code>storage</code> event...</p>
0 commit comments