A newer version of this page is available. Switch to the current version.

jQuery Draggable - cursorOffset

Specifies the cursor offset from the dragged item.

Type:

String

|

Object

x

Specifies the horizontal cursor offset from the dragged item in pixels.

Type:

Number

Default Value: 0

y

Specifies the vertical cursor offset from the dragged item in pixels.

Type:

Number

Default Value: 0