admin管理员组文章数量:1024670
I'm looking for a cross-browser html file uploader with drag-and-drop capability. Ideally the drop target area can be large and overlap other elements (ie. I'd like to allow the user to drop the item on existing parts of the HTML UI instead of requiring a separate target area).
Cross browser support (including IE6) is important, as is reliability. I'm using jQuery, but am open to good solutions that don't use jQuery.
Any remendations?
I'm looking for a cross-browser html file uploader with drag-and-drop capability. Ideally the drop target area can be large and overlap other elements (ie. I'd like to allow the user to drop the item on existing parts of the HTML UI instead of requiring a separate target area).
Cross browser support (including IE6) is important, as is reliability. I'm using jQuery, but am open to good solutions that don't use jQuery.
Any remendations?
Share Improve this question asked May 3, 2011 at 17:57 ParandParand 107k49 gold badges156 silver badges188 bronze badges2 Answers
Reset to default 1Give FileDrop a try:
http://proger.i-forge/FileDrop_-_cross-browser_JavaScript_Drag-Drop_file_upload/7CC
As per the site:
supports Firefox 3.6, Internet Explorer 6, Google Chrome 7, Apple Safari 5 and Opera 11.61 (Opera 12+ supports native drag & drop).
Keep in mind drag-and-drop doesn't work in IE < 10 though.
Not sure if the drop area will work as you want, you will have to experiment.
Plupload maby, though i have not managed to find a browser patibility list...
http://www.plupload./
https://github./moxiecode/plupload
I'm looking for a cross-browser html file uploader with drag-and-drop capability. Ideally the drop target area can be large and overlap other elements (ie. I'd like to allow the user to drop the item on existing parts of the HTML UI instead of requiring a separate target area).
Cross browser support (including IE6) is important, as is reliability. I'm using jQuery, but am open to good solutions that don't use jQuery.
Any remendations?
I'm looking for a cross-browser html file uploader with drag-and-drop capability. Ideally the drop target area can be large and overlap other elements (ie. I'd like to allow the user to drop the item on existing parts of the HTML UI instead of requiring a separate target area).
Cross browser support (including IE6) is important, as is reliability. I'm using jQuery, but am open to good solutions that don't use jQuery.
Any remendations?
Share Improve this question asked May 3, 2011 at 17:57 ParandParand 107k49 gold badges156 silver badges188 bronze badges2 Answers
Reset to default 1Give FileDrop a try:
http://proger.i-forge/FileDrop_-_cross-browser_JavaScript_Drag-Drop_file_upload/7CC
As per the site:
supports Firefox 3.6, Internet Explorer 6, Google Chrome 7, Apple Safari 5 and Opera 11.61 (Opera 12+ supports native drag & drop).
Keep in mind drag-and-drop doesn't work in IE < 10 though.
Not sure if the drop area will work as you want, you will have to experiment.
Plupload maby, though i have not managed to find a browser patibility list...
http://www.plupload./
https://github./moxiecode/plupload
本文标签: javascriptCrossbrowser draganddrop HTTP file uploadStack Overflow
版权声明:本文标题:javascript - Cross-browser drag-and-drop HTTP file upload? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745614997a2159235.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论