Hi, I have the folowing problem:
I need to get the ID of the element that was dropped on my droppable
Element.
I tried to get it with .attr('id') through the drop listener (with $
(ui.draggable)) and through the start listener(with $(this)) of the
draggable, but both won't work. I was able to get class but that
doesn't help me...
Thanks!
sebastian



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

Reply via email to