Search code examples
htmldrag-and-drop

Disable drag ghost image when dragging on html5


I am working on a drag and drop code with the native html5 Api (even if it's not that great yet). I researched, but all I find is how to change the ghost image. I don't want to change it, but remove it completely. What should I do? Thanks a lot for taking your time.


Solution

  • It's not possible yet.

    Alternative way: replace it with a transparent image.