weixiyen / jquery-filedrop

jQuery plugin - drag and drop desktop files and POST to a URL to handle files.
958 stars 285 forks source link

Drag and drop doesn't work in MS Edge on Win10 #178

Open crittag opened 9 years ago

crittag commented 9 years ago

When I try to drag and drop a file in MS Edge on Win10 I get the red circle with a line through over the dragged item instead of the move indicator when the item is over the dropbox. IE11 on Win10 works fine.

Any ideas what I need to do to get this working?

Cheers