ProgerXP / FileDrop

Self-contained cross-browser pure JavaScript class for Drag & Drop and AJAX (multi) file upload.
filedropjs.org
The Unlicense
264 stars 61 forks source link

File Drop js is not working in strict mode #73

Open avmadhukiran opened 5 years ago

avmadhukiran commented 5 years ago

Uncaught TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them filedrop. Change arguments.callee to some function name.