I am kinda confused, and stranded.
If i create dragables with clones and drag them into a connected
sortable i can't find a way to get/interact with the objects clone.
dragable:
stop: function(event, ui) { ...}
nothing in "ui" points at the clone..
sortable however doesn't seem to offer a way either...
recieve: function(event, ui) { ...}
again "ui" doesnt point at the clone anywhere.. :(
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---