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 ?