I’m looking for cross-browser desktop file into browser drag example. I’ve found a few good examples such as jQuery FileDrop and jQuery FileUpload , awesome examples, but I’m not sure they work in Opera or IE. Could you suggest me a really cross-browser solution? Thanks in advance!
I’m looking for cross-browser desktop file into browser drag example. I’ve found a few
Share
For a completely cross-browser file drag drop solution, you would need to go in for a file upload control which uses a browser plug-in like Silverlight or Flash. Here is another SO question on the same lines
Multiple-target cross-browser drag& drop file upload