Nice. We use jquery-filedrop, which is really simple, but does the trick.<p><a href="https://github.com/weixiyen/jquery-filedrop" rel="nofollow">https://github.com/weixiyen/jquery-filedrop</a>
Looks pretty nice.<p>For what it's worth, it seems like a lot of the other players in this space have gotten popular by providing tutorials for usage with Rails, PHP, etc.<p>Might be worth a few paragraphs.
Nice.<p>After dragging a file to the drop board, I couldn't remove it (FF18 OSX10.7).<p>It would be nice if I could drag off as loading the wrong file seems to require a page refresh to undo.
Anyone else finding that the demo is broken, particularly in Firefox on Linux? I filed an issue: <a href="https://github.com/enyo/dropzone/issues/34" rel="nofollow">https://github.com/enyo/dropzone/issues/34</a>
Pretty neat library. Any plans to connect to filepicker.io? Would love to be able to drag a file in my webapp for it to upload to filepicker automatically and haven't got the time yet to do it myself!
Nice, though it would be awesome if it could client-side resize images over a certain size, like Plupload does. Helps to manage people uploading 4000px wide images straight out of their camera.
on iOS 6, iphone, I get a bug where it only shows me a fraction of the image I'm uploading in the preview.<p>Does anyone know why this is? I had the same issue with jQuery-File-Upload.
Quickly scanning the site and grepping the coffeescript source I didn't see any ajax support built in. That would make a nice option (if not the default).
always struggle trying anything related to drag n drop on my ubuntu 12.10, because the moment i drag a file on nautilus the entire sets of apps get disabled on my unity sidebar except firefox and nautilus. and even firefox doesn't open so basically am stuck :(