DEV Community

Cover image for Drag and Drop Browser API

Drag and Drop Browser API

Ruheni Alex on April 21, 2019

Over the next one and a half weeks, I will be exploring the drag and drop API, mostly because I found it cool 😜. I will also write articles on the ...
Collapse
 
seanmclem profile image
Seanmclem

Aren't most of the drag/drop specs not supported by most browsers, today?

Collapse
 
ruheni profile image
Ruheni Alex

I cannot confirm about browser support but I believe it should be supported on most major browsers.

For further research, I hope this article from MDN will help, HTML Drag and Drop API

Happy hacking!🤓👨‍💻😀

Collapse
 
seanmclem profile image
Seanmclem • Edited

After looking at the spec I guess support is not so bad. Only An issue for a couple small events. Partial IE support even