Search and Top Navigation
#2333 closed bug (fixed)
Opened February 13, 2008 08:24AM UTC
Closed February 19, 2008 12:48PM UTC
Last modified February 26, 2009 11:04AM UTC
Draggable demo dumps code instead of text content into droppable when dropped
Reported by: | lvanbass | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | |
Keywords: | ui, demo, draggable | Cc: | |
Blocked by: | Blocking: |
Description
http://dev.jquery.com/view/trunk/ui/demos/ui.droppable.html
The expected behavior is that the text content of the draggable is added to the droppable on drop.
Instead, in my FF 2.0.0.11 and my IE 6.0, the droppable is filled with some jquery code when an accepted draggable is dropped on it.
Replying to [ticket:2333 lvanbass]:
Edit : it's in the droppable demo, not the draggable demo. (the URL was correct though)