jquery: stop supporter being private wasn't successfully dropped
i have tradition . infrequently supporter reflection infrequently uncanny element.
the problem supporter uncanny component not secluded current droppable gets removed. fortitude looks far:
in on_dropped callback i set ui.helper.dropped_on_droppable true;
in stop callback draggable, i check non-static following ... i do?
$('.my_draggable').draggable({
stop : function(e, ui) {
(!ui.helper.dropped_on_droppable) {
/* i here? */
}
},
is even right approach?
Comments
Post a Comment