UI: Drag contents of one portlet into another?
I have a proof of concept up with the UI provided Portlets. What I would like to do is drag one portlet into another, and have the contents of the first portlet be copied into the second (both portlets contain unordered lists). I'm trying to conceptualize how this could be done with jQuery UI. Should this be possible with the Portlets and possibly with the help of the draggable library?
Any ideas?