Valums-File-Uploader / file-uploader

Multiple file upload plugin for HTML forms. User-friendly progress-bar + uploads via drag-and-drop. Coded in Javascript + AJAX, not Flash. Server-side PHP, Java, & ColdFusion examples included.
http://valums-file-uploader.github.com/file-uploader/
Other
320 stars 141 forks source link

Fix the upload on drop #45

Closed gsouf closed 10 years ago

gsouf commented 10 years ago

Fixe for the Uncaught TypeError: Object [object Object] has no method '_isValidFileDrag' error message when drag drop.

Related issue : https://github.com/Valums-File-Uploader/file-uploader/issues/29