diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/draggable/handle.html --- a/client/player/css/jq-css/demos/draggable/handle.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/draggable/handle.html Mon Jul 12 12:01:22 2010 +0200 @@ -1,48 +1,48 @@ - - -
- -Allow dragging only when the cursor is over a specific part of the draggable. Use the handle
option to specify the jQuery selector of an element (or group of elements) used to drag the object.
Or prevent dragging when the cursor is over a specific element (or group of elements) within the draggable. Use the cancel
option to specify a jQuery selector over which to "cancel" draggable functionality.
Allow dragging only when the cursor is over a specific part of the draggable. Use the handle
option to specify the jQuery selector of an element (or group of elements) used to drag the object.
Or prevent dragging when the cursor is over a specific element (or group of elements) within the draggable. Use the cancel
option to specify a jQuery selector over which to "cancel" draggable functionality.