Hello.
I've got a page with a that is a dojo.dnd.source and another that is a dojo.dnd.target. I am able to drag objects from the source to the target successfully, but I would like to be able to drag them back again as well.
Any advice on this?
Make them both dojo.dnd.Source objects, and give them both the attribute accept="red,blue".