marufbd / MvcFileUploader

A nuget package for easy blueimp JQuery file upload plugin integration into an ASP.NET Mvc application
MIT License
39 stars 22 forks source link

Drag & Drop doesn't work on IE11 #13

Closed JoseMSR closed 9 years ago

JoseMSR commented 10 years ago

Dragging an item makes an exception in _onDragOver:function(n){...

"Unexpected call to method or property access"