What would you recommend for supporting drag and drop upload - that is being able to drag a file icon from the desktop onto some "zone" on a web page and have it uploaded to the server. THe options are Google Gears,HTML 5 or anything else you can recommend. The criteria are:
Asked
Active
Viewed 348 times
1

Ankur
- 50,282
- 110
- 242
- 312
2 Answers
0
You might want to look at Plupload. It uses various plugins, gears, html5, flash, etc, to do the job for you. Drag and drop might be bit of problem for IE 7 and below.

Virmundi
- 2,497
- 3
- 25
- 34
0
HTML 5 drag and drop probably has the widest acceptance. But the main to keep in mind is that Google Gears is no longer supported and has no been dropped from Chrome in version 12 ( the current version )

xzyfer
- 13,937
- 5
- 35
- 46