diff -r a8ad7ebf5902 -r cb1b83039bc1 web/static/css/jq-css/demos/sortable/delay-start.html --- a/web/static/css/jq-css/demos/sortable/delay-start.html Wed Sep 15 15:07:08 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. -

- -
- - -