aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/index.html
diff options
context:
space:
mode:
authorunknown <joern.zaefferer@gmail.com>2010-03-30 22:46:41 +0200
committerunknown <joern.zaefferer@gmail.com>2010-03-30 22:46:41 +0200
commitaf2296b3b0bcdf1a0bd1613fb344915c163fd157 (patch)
tree51885dd95d98b43e212ec5f998a2604045a2d581 /demos/tabs/index.html
parent97ba4776db998c7d33a65f57b2538b7237fc1e9f (diff)
downloadjquery-ui-af2296b3b0bcdf1a0bd1613fb344915c163fd157.tar.gz
jquery-ui-af2296b3b0bcdf1a0bd1613fb344915c163fd157.zip
Tabs: Adding demo using cookie option for persistence
Diffstat (limited to 'demos/tabs/index.html')
-rw-r--r--demos/tabs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/tabs/index.html b/demos/tabs/index.html
index 48b3636c3..8fc417a4f 100644
--- a/demos/tabs/index.html
+++ b/demos/tabs/index.html
@@ -17,6 +17,7 @@
<li><a href="sortable.html">Sortable</a></li>
<li><a href="manipulation.html">Simple manipulation</a></li>
<li><a href="bottom.html">Tabs below content</a></li>
+ <li><a href="cookie.html">Cookie persistence</a></li>
</ul>
</div>