Is there a good jQuery Drag-and-drop file upload plugin? [closed] Is there a good jQuery Drag-and-drop file upload plugin? [closed] jquery jquery

Is there a good jQuery Drag-and-drop file upload plugin? [closed]


Check out the recently1 released upload handler from the guys that created the TinyMCE editor. It has a jQuery widget and looks like it has a nice set of features and fallbacks.

http://www.plupload.com/


http://blueimp.github.com/jQuery-File-Upload/ = great solution

According to their docs, the following browsers support drag & drop:

  • Firefox 4+
  • Safari 5+
  • Google Chrome
  • Microsoft Internet Explorer 10.0+


If you're looking for one that doesn't rely on Flash then dropzonejs is a good shout. It supports multiple files and drag and drop.

http://www.dropzonejs.com/