Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You need to react to, or be notified of, an event that occurs on a jQuery UI plugin. This could be a dialog opening, an accordion panel closing, or a tab being selected.
In this recipe, we’re going to handle a draggable being dropped onto a droppable, which triggers the drop event on the droppable element.