Hi all! Im trying to use Mochikit.Sortable but i want to trigger my actions when i finally drop the element, because if i use onchange, the function is called each time the element is surfing betwen the other sortable elements.
AFAICsee there is a ondrop function in a dropp'able element, so im wondering if it is possible to Mochikit.Sortable.Sortable.create to set this ondrop function as an option. Aditionally im ussing <div>s instead off <li>s, and affter sorting, i was not aviable to find the new order trougth childNodes nor nodeWalk(), both returns me the <div>s in the original order, but visually sort works ok. Im ussing the svn versión of Mochikit (i update almost every day) Thanks to mochikit developers, it cracks the earth. -- Luciano http://www.praga.org.ar/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit -~----------~----~----~----~------~----~------~--~---
