Hi everyone,
I was wondering if anyone knows of a good tutorial for the Draggable/
Droppable UI components. I think I am missing something.
GOAL:
I am trying to drag an element from one div and place it in the
other. This isn't as easy as I thought it should be. I am sure I am
missing something. Do I need to use .selectable or something?
In the droppable object(?), what is the ui.instance object available?
It is not the div as I was thinking it should be.