最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

html - Is there a Javascript support library for html5 file API and upload? - Stack Overflow

programmeradmin0浏览0评论

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.

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.

Share Improve this question asked May 17, 2011 at 10:42 lisaklisak 22k41 gold badges158 silver badges247 bronze badges
Add a ment  | 

4 Answers 4

Reset to default 3

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

Seemed reasonable for what I was doing.

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./ajax-upload/

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

And another one ;-)

http://code.google./p/html5uploader/

Plupload:

http://www.plupload.

Has a total of 6 runtimes.

发布评论

评论列表(0)

  1. 暂无评论