I have found something. For information, there is a callback onUpdate which seems to be called once the mouse is released (during the drag).
Cheers, Christophe On Jul 30, 9:22 pm, Christophe <[email protected]> wrote: > Yeah... But I am using a sortable... > > What do you mean ? > > Cheers, > Christophe > > On Jul 30, 12:25 pm, "Alex McAuley" <[email protected]> > wrote: > > > > > There is some options in draggable.... > > > onEnd: function() {} > > > HTH > > > Alex Mcauleyhttp://www.thevacancymarket.com > > > ----- Original Message ----- > > From: "Christophe" <[email protected]> > > To: "Prototype & script.aculo.us" <[email protected]> > > Sent: Wednesday, July 29, 2009 10:53 PM > > Subject: [Proto-Scripty] Event onDrop on Sortable class > > > > Hello, > > > > I am using the Sortable class for handling drag & drop between 3 > > > different columns. In my code, I would like to trigger some method > > > calls just after the drag is ended. > > > > I was then looking for an onDrop option, but it doesn't seem to be > > > taken into account. > > > > Is this option supposed to be handled by Sortable, if not, do you have > > > another option that could help ? > > > > Thx in advance ! > > > > Christophe- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
