Appendix J (^) ❘ 559
DROPPABLE UI OBJECT OPTIONS
The callback functions specifi ed for various droppable options specify a ui object in the second
argument. Following are the properties exposed by the ui object.
OPTION DESCRIPTION TYPE
ui.options The options used to initialize the droppable
element.
Object
ui.position The current position of the draggable helper. Object {top, left}
ui.absolutePosition The current absolute position of the draggable
helper.
Object {top, left}
ui.draggable The current draggable element. Object
ui.helper The current draggable helper. Object
http://www.it-ebooks.info
elliott
(Elliott)
#1