jquery-filedrop:jQuery插件-将桌面文件和POST拖放到URL以处理文件

时间:2024-03-12 06:47:24
【文件属性】:

文件名称:jquery-filedrop:jQuery插件-将桌面文件和POST拖放到URL以处理文件

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-12 06:47:24

JavaScript

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_id : 'upload_button' , // an identifier of a standard file input element, becomes the target of "c


【文件预览】:
jquery-filedrop-master
----jquery.filedrop.js(16KB)
----README.md(5KB)
----.hgtags(47B)
----package.json(89B)

网友评论