jQuery Filedrop插件 HTML5将桌面文件拖到浏览器中 jQuery filedrop使用HTML5 File API允许用户将多个文件从桌面拖到浏览器,并将每个文件上载到用户指定的URL。 filedrop使用HTML5 FileReader()读取文件数据。 浏览器支持 可在Chrome,Firefox 3.6 +,IE10 +和Opera 12+上运行。 希望为Safari支持做出贡献。 filedrop还允许用户定义函数来处理BrowserNotSupported错误。 使用范例 $ ( '#dropzone' ) . filedrop ( { fallback_