drag and drop problem with helper

drag and drop problem with helper

I have a problem with the drag and drop function. I would like to drag a div and when i drop it i want a copy of the div to append to the area and i want to be able to do the same process over and over again.

I want my div to behave the same way but without the "sortable" function, instead i want to put the div wherever i want. I have tried to do just that for several days, without success. So please help me out.