[Dojo-interest] Drag and Drop file upload in DOJO

Simon Speich simon.speich at gmail.com
Mon Aug 22 07:54:47 EDT 2011


There is a file uploader in dojox (see
http://dojotoolkit.org/reference-guide/dojox/form/FileUploader.html), but as
far as I know it doesn't support drag and drop, since this is only supported
in the latest browsers and dojo's purpose is to also supports browsers as
old as IE6.

But I wrote a drag an drop fileUploader which is based on dojo see
http://dojotoolkit.org/community/#nabble-td2629162, Demo is on
http://www.speich.net/articles/html5-uploader.php (my hosting is currently
down...) and article on Mozilla
http://hacks.mozilla.org/2011/04/resumeupload/

You can get the code from github https://github.com/speich/fileUploader

--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Drag-and-Drop-file-upload-in-DOJO-tp3274128p3274749.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.


More information about the Dojo-interest mailing list