Oi I think I managed to figure this out myself..
Well.. I looked on the events of "sortable" instead of "draggable" and saw tons of events there. The event "beforeStop" is the one I was looking for :). So... Disregard this question and move on ;). Best regards, Jan On Aug 26, 12:28 pm, Jan Olsen <[email protected]> wrote: > When dropping an element somewhere in "the dropzone" where it should > connect to a sortable element, then the element animates it's way to > somewhere in the sortable element. > > The event "stop" is triggered when you release the mouse button, but I > need an event that triggers when the element has attached itself to > it's spot in the sortable element. > > Is there already some way I can catch that event or? > > Thanks in advance... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
