aboutsummaryrefslogtreecommitdiffstats
path: root/demos/resizable/index.html
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2014-04-24 20:11:05 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2014-04-24 20:11:07 +0200
commit905c5dbf19511c49e93484e81f8c8fd3c315072c (patch)
treefe127936fd467000b3a224ee6942aa418acf5916 /demos/resizable/index.html
parent22de101e406c49697fee54a778f94d3535750342 (diff)
downloadjquery-ui-905c5dbf19511c49e93484e81f8c8fd3c315072c.tar.gz
jquery-ui-905c5dbf19511c49e93484e81f8c8fd3c315072c.zip
Demos: Delete useless interactions demos
All three delay-start demos use by examples for distance and delay while the default works fine. The connected-through tabs demo is just ridiculous.
Diffstat (limited to 'demos/resizable/index.html')
-rw-r--r--demos/resizable/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/resizable/index.html b/demos/resizable/index.html
index 28114741a..568c9cb57 100644
--- a/demos/resizable/index.html
+++ b/demos/resizable/index.html
@@ -12,7 +12,6 @@
<li><a href="aspect-ratio.html">Preserve aspect ratio</a></li>
<li><a href="max-min.html">Maximum / minimum size</a></li>
<li><a href="constrain-area.html">Constrain resize area</a></li>
- <li><a href="delay-start.html">Delay start</a></li>
<li><a href="snap-to-grid.html">Snap to grid</a></li>
<li><a href="visual-feedback.html">Visual feedback</a></li>
<li><a href="synchronous-resize.html">Synchronous resize</a></li>