drop a draggable side by side
Hello.
Is it possible to drop a draggable object side by side in a droppable
area ?
The default behavior is to put each draggable object one under the
other.
Ex:
Drag 1
Drag 2
Drag 3
I'd like to be able to put my draggable object in any place of the
droppable area. To the side, under, and so on.
Ex:
Drag1 Drag 2
Drag3
Can I achieve this ?
Thanks a lot.
Sincerely,
John