aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/tabs/index.html')
-rw-r--r--demos/tabs/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/tabs/index.html b/demos/tabs/index.html
index fda1085b0..1eb21c392 100644
--- a/demos/tabs/index.html
+++ b/demos/tabs/index.html
@@ -9,6 +9,9 @@
<dl class="nav">
<dt>Tabs</dt>
<dd><a href="default.html">Default</a></dd>
+ <dd><a href="ajax.html">Ajax</a></dd>
+ <dd><a href="deselectable.html">Deselectable</a></dd>
+ <dd><a href="mouseover.html">Mouseover (Event)</a></dd>
</dl>
</body>