aboutsummaryrefslogtreecommitdiffstats
path: root/demos/popup/index.html
diff options
context:
space:
mode:
authorkborchers <k_borchers@yahoo.com>2011-09-21 10:42:07 -0500
committerkborchers <k_borchers@yahoo.com>2011-09-21 10:42:07 -0500
commit2196b74a3126dc2dedd4e91727dbc75c41dc45f5 (patch)
tree4ea912fa5e0cbd09f4a8e9346de961ec74a7142a /demos/popup/index.html
parent6d430e4fd30a7e7c711d4f276db740d400eca04c (diff)
downloadjquery-ui-2196b74a3126dc2dedd4e91727dbc75c41dc45f5.tar.gz
jquery-ui-2196b74a3126dc2dedd4e91727dbc75c41dc45f5.zip
Popup: Added show/hide animations and a demo
Diffstat (limited to 'demos/popup/index.html')
-rw-r--r--demos/popup/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/popup/index.html b/demos/popup/index.html
index e69365c98..961585268 100644
--- a/demos/popup/index.html
+++ b/demos/popup/index.html
@@ -10,6 +10,7 @@
<h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Default functionality</a></li>
+ <li><a href="animation.html">Popup - show/hide effects</a></li>
<li><a href="popup-menu.html">Menu's as popup</a></li>
<li><a href="popup-menu-table.html">Menu's as popup in a table</a></li>
</ul>