diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/sortable/items.html --- a/client/player/css/jq-css/demos/sortable/items.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/sortable/items.html Mon Jul 12 12:01:22 2010 +0200 @@ -1,71 +1,71 @@ - - - - - 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. -

- -
- - - + + + + + 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. +

+ +
+ + +