crossExt_dragTarget cursorOnMouseOver prop.

cp.crossExt_dragTarget.cursorOnMouseOver
property type: string
default value: "move"

This property applies to MSIE 4+ only. To make viewers know the target is dragable, change this property to one the CSS2 available cursors:
"auto",
"crosshair",
"default",
"hand",
"move" (default),
"text",
"wait",
"help"

crossExt_dragTarget reference Index.