mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-06-24 13:09:56 -04:00
session store test
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<h1>test</h1><p>
|
||||
<a class="NORM" href="..">..</a><br>
|
||||
[ 0 Oct 7 2022] <a class="DIR" href="./cache/">cache</a><br>
|
||||
[ 0 Jul 14 17:06] <a class="DIR" href="./favicon-cors/">favicon-cors</a><br>
|
||||
[ 0 Jul 14 17:07] <a class="DIR" href="./favicon-cors/">favicon-cors</a><br>
|
||||
[ 0 Jul 5 17:58] <a class="DIR" href="./favicon-svg/">favicon-svg</a><br>
|
||||
[ 0 Feb 17 0:37] <a class="DIR" href="./float/">float</a><br>
|
||||
[ 0 Jul 9 2022] <a class="DIR" href="./focus/">focus</a><br>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<h2>Test of HTML5 localStorage and sessionStorage persistence</h2>
|
||||
|
||||
<p>Enter data in either box and click the button to store it. If you navigate to this page in a new window or tab, or quit and relaunch your browser, localStorage will remain and sessionStorage will disappear.</p>
|
||||
<p>Reload the page to verify the values are stored.</p>
|
||||
<p>Then click the button to open a popup window.</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user