How can I get the element id of a Sortable after I drop in a LI from
another Sortable?
I got the dragging element id with

onUpdate:function(list){ alert(list.down().id); }

but how can I get the ID of where it is dropped????
Any help on this would be awesome

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to