aboutsummaryrefslogtreecommitdiffstats
path: root/demos/draggable/index.html
diff options
context:
space:
mode:
authorPaul Bakaus <paul.bakaus@googlemail.com>2008-12-30 09:14:19 +0000
committerPaul Bakaus <paul.bakaus@googlemail.com>2008-12-30 09:14:19 +0000
commit68c0f90e39346a346b16619dc777237e44f3df59 (patch)
tree796990079501acf2c83454151ebd11b8ac35883c /demos/draggable/index.html
parentc796121de9ede2e0926412e32a6a129ae7aa8607 (diff)
downloadjquery-ui-68c0f90e39346a346b16619dc777237e44f3df59.tar.gz
jquery-ui-68c0f90e39346a346b16619dc777237e44f3df59.zip
demos: added helper and handle demos for draggables
Diffstat (limited to 'demos/draggable/index.html')
-rw-r--r--demos/draggable/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/draggable/index.html b/demos/draggable/index.html
index fed487781..8655800f3 100644
--- a/demos/draggable/index.html
+++ b/demos/draggable/index.html
@@ -14,6 +14,8 @@
<dd><a href="cursorat.html">cursorAt</a></dd>
<dd><a href="delaydistance.html">Delay / Distance</a></dd>
<dd><a href="grid.html">Grid</a></dd>
+ <dd><a href="handle.html">Handle</a></dd>
+ <dd><a href="helper.html">Helper</a></dd>
</dl>
</body>