diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/development-bundle/demos/sortable/delay-start.html --- a/client/player/development-bundle/demos/sortable/delay-start.html Tue Jun 15 01:33:03 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,67 +0,0 @@ - - - - - jQuery UI Sortable - Delay start - - - - - - - - - - - -
- -

Time delay of 300ms:

- - - -

Distance delay of 15px:

- - - -
- -
- -

- Prevent accidental sorting either by delay (time) or distance. Set a number of - milliseconds the element needs to be dragged before sorting starts - with the delay option. Set a distance in pixels the element - needs to be dragged before sorting starts with the distance - option. -

- -
- - -