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.