I am using the jQuery function of dragging and dropping.
Is there anyway to pre-populate a droppable space with a draggable item?
Thanks,
H.
For information purposes, I ended up using a combination of PHP and HTML to achieve the desired result.