Binding droppable images to a dynamically created node
All,
I was looking at the following post:
I added a question to the bottom of it but it says it was answered so I don't know if anyone looks at it. So here is my question again. The links that are supplied:
Are a very good start, but what I would like to do is
alter the code in the links so that I can pull the text (in my case I want to have an image to drag) and once it's dragged I'd like it to stay in the new droppable area but I could also move it from one droppable area to another droppable area or back to the original drag location. Any ideas on how I could achieve something like this?