Drag and Drop File Upload
Moderator: General Moderators
-
nishanthc12
- Forum Newbie
- Posts: 1
- Joined: Tue May 18, 2010 2:01 am
Drag and Drop File Upload
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
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.
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.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Drag and Drop File Upload
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?
Wait, do any browsers support that yet?