Well, you seem to have an answer right there in your code.

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

Walter


On May 6, 2009, at 6:10 PM, HostRail wrote:

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