Using jQuery 1.3.2, I see the following error when trying to
call .draggable('destroy') on ui.draggable within a droppable's drop
function:

$(this).data("draggable") is undefined
var o = $(this).data('draggable').options;   ui.draggable.js (line
565)

Any ideas what I'm doing wrong?

- Bobby
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to