HTML5 native Drag and Drop : Is it possible to change the preview while dragging an element?

663 Views Asked by At

I would like to change the preview while dragging an element. (see setDragImage)

Like using another element if the user hit ctrl or shift for instance while dragging ?

This is an example here. This example display an image when you start the drag action. However if you want to change it on the fly it's quite chanllenging !

Is it even possible ?

0

There are 0 best solutions below