handler
|
String
|
handler
|
null
|
proxy
|
Object
|
代理 拖动时的主体,可以是'clone'或者是函数,返回jQuery 对象
|
true
|
revert
|
Bool
|
revert
|
false
|
animate
|
Bool
|
动画效果
|
true
|
receive
|
Bool
|
receive
|
false
|
disabled
|
Bool
|
disabled
|
false
|
proxyX
|
Int
|
代理相对鼠标指针的位置,如果不设置则对应target的left
|
null
|
proxyY
|
Int
|
代理相对鼠标指针的位置,如果不设置则对应target的top
|
null
|