From 06b3f727378323089ee56a24999dd97c87887cc0 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 26 Nov 2010 18:44:25 +0100 Subject: change jquery theme, rm development stuff --- .../demos/resizable/delay-start.html | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 static/development-bundle/demos/resizable/delay-start.html (limited to 'static/development-bundle/demos/resizable/delay-start.html') diff --git a/static/development-bundle/demos/resizable/delay-start.html b/static/development-bundle/demos/resizable/delay-start.html deleted file mode 100644 index e2de19b..0000000 --- a/static/development-bundle/demos/resizable/delay-start.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - jQuery UI Resizable - Delay start - - - - - - - - - - - - -
- -

Time delay (ms):

-
-

Time

-
- -

Distance delay (px):

-
-

Distance

-
- -
- - - -
-

Delay the start of resizng 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.1