How to Drag-Drop Multiple Elements with .PNGs vs .SVGs ?

Here you go: Drag Multiple Elements

The thread that discusses can be seen here: Create a Draggable Element in JavaScript - #3 by kirupa

The easiest way to do this is to put your images inside the div element that we are currently dragging around. You will need to adjust the styles on the div to not be a circle as is currently shown in the examples, though :slight_smile: