Is there a good jQuery Drag-and-drop file upload plugin? Not images… i am looking to upload a .txt file upon drag-and-drop to the area… simple as that.
I know there are few jquery drag-and-drop but they deal with multiple file uploads or drag-n-drop images…
jquery file uploader http://github.com/valums/file-uploader
and plupload http://www.plupload.com/ are good ones.