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

Specify which items are sortable:

- - - -

Cancel sorting (but keep as drop targets):

- - - -
- -
- -

- Specify which items are eligible to sort by passing a jQuery selector into - the items option. Items excluded from this option are not - sortable, nor are they valid targets for sortable items. -

- -

- To only prevent sorting on certain items, pass a jQuery selector into the - cancel option. Cancelled items remain valid sort targets for - others. -

- -
- - -