Page 1 of 1
Drag and Drop File Upload
Posted: Tue May 18, 2010 4:13 am
by nishanthc12
Is there any way to upload the files by drag and drop? [Using javascript/jquery and php]. I know, it is possible with HTML 5 and Google Gears... If any one have solution for this feature, please let me know...
Re: Drag and Drop File Upload
Posted: Tue May 18, 2010 2:25 pm
by pickle
No.
Only HTML5 and the associated javascript calls are able to drag and drop. If you're not using HTML5, you can't do it with Javascript.
Re: Drag and Drop File Upload
Posted: Tue May 18, 2010 8:05 pm
by Jonah Bron
The real bummer is, it's up to the end user. Whether or not he has a compatible browser dictates the possibility or impossibility of that feature.
Wait, do any browsers support that yet?