是否有针对 html5 文件 API 和上传的 Javascript 支持库?

发布于 2024-11-07 21:40:31 字数 229 浏览 0 评论 0原文

到目前为止,我一直在使用基于 Flash 的 swfupload 及其 swfupload.js,它为用户提供来自 flash 的回调以及设置它的可能性。

我想知道 HTML5 文件 API 是否有类似的东西。在我自己从头开始做之前我会问。当可能已经有一个好的图书馆时,我不想重新发明轮子。

until now I was using flash based swfupload and its swfupload.js which provides users with callbacks from flash and a possibility to set it up.

I was wondering if there is anything like this for HTML5 File API. I'm asking before I make it from scratch myself. I don't want to reinvent a wheel when there might be a good library out there already.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

情未る 2024-11-14 21:40:31

我过去玩过这个:
http://aquantum-demo.appspot.com/file-upload

似乎合理我在做什么。

I've played with this in the past:
http://aquantum-demo.appspot.com/file-upload

Seemed reasonable for what I was doing.

被翻牌 2024-11-14 21:40:31

我使用 value 文件上传器。默认情况下使用 ajax 上传,如果浏览器不支持 ajax 上传,则提供后备(隐藏 iframe)。

http://valums.com/ajax-upload/

完整的上传小部件使用 File API 进行拖动-and-drop 支持。

I use valums file uploader. This uploads using ajax by default and provides a fallback (hidden iframe) if the browser doesn't support ajax uploads.

http://valums.com/ajax-upload/

The complete upload widget uses the File API for drag-and-drop support.

无言温柔 2024-11-14 21:40:31

plupload:

http://www.plupload.com

共有 6 个运行时。

Plupload:

http://www.plupload.com

Has a total of 6 runtimes.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文