From 905c5dbf19511c49e93484e81f8c8fd3c315072c Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Thu, 24 Apr 2014 20:11:05 +0200 Subject: 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. --- demos/resizable/delay-start.html | 45 ---------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 demos/resizable/delay-start.html (limited to 'demos/resizable/delay-start.html') diff --git a/demos/resizable/delay-start.html b/demos/resizable/delay-start.html deleted file mode 100644 index 96bbf56ee..000000000 --- a/demos/resizable/delay-start.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - jQuery UI Resizable - Delay start - - - - - - - - - - - - -

Time delay (ms):

-
-

Time

-
- -

Distance delay (px):

-
-

Distance

-
- -
-

Delay the start of resizing for a number of milliseconds with the delay option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the distance option.

-
- - -- cgit v1.2.3