aboutsummaryrefslogtreecommitdiffstats
path: root/demos/draggable/index.html
diff options
context:
space:
mode:
authorMaggie Costello Wachs <fg.maggie@gmail.com>2009-01-15 21:57:33 +0000
committerMaggie Costello Wachs <fg.maggie@gmail.com>2009-01-15 21:57:33 +0000
commitc1447173c659c78e036b5c4c6bc91de26e84a13b (patch)
tree9570bf673044c0934b108d5ff94fef43ea15f924 /demos/draggable/index.html
parent3530c1f3f8fe11e16451ef1cb49ae9f63a1b3b59 (diff)
downloadjquery-ui-c1447173c659c78e036b5c4c6bc91de26e84a13b.tar.gz
jquery-ui-c1447173c659c78e036b5c4c6bc91de26e84a13b.zip
completed reorganization of draggable demos
Diffstat (limited to 'demos/draggable/index.html')
-rw-r--r--demos/draggable/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/draggable/index.html b/demos/draggable/index.html
index d4c927193..e5eef219a 100644
--- a/demos/draggable/index.html
+++ b/demos/draggable/index.html
@@ -13,7 +13,7 @@
<li><a href="events.html">Events</a></li>
<li><a href="constrain-movement.html">Constrain movement</a></li>
<li><a href="delay-start.html">Delay start</a></li>
- <li><a href="snap-to.html">Snap to grid or element</a></li>
+ <li><a href="snap-to.html">Snap to element or grid</a></li>
<li><a href="scroll.html">Auto-scroll</a></li>
<li><a href="revert.html">Revert position</a></li>
<li><a href="visual-feedback.html">Visual feedback</a></li>