diff -r af3778eab5e8 -r 1ecfe4720da7 client/player/css/jq-css/demos/sortable/delay-start.html --- a/client/player/css/jq-css/demos/sortable/delay-start.html Tue Jun 15 14:04:01 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. -

- -
- - -