开发者

A Non-Flash, Ajax based JQuery File Uploader

I am looking for a Javascript file uploader scipt with the following criteria

  • JQuery Compatible
  • Does not use Flash(means no swfupload)
  • Can handle large files(in Megabytes range)
  • Does not hav开发者_如何学Pythone too many dependencies (optional)


You can use AjaxFileUpload plugin https://github.com/jfeldstein/jQuery.AjaxFileUpload.js


Take a look at Plupload (from the guys who did TinyMCE). It's jQuery compatible, you don't have to use the Flash option, and it's worked pretty well for me in a couple of projects. It has a pretty solid API.


try this: http://www.albanx.com/ or this http://www.albanx.com/?pid=5&subid=21 (this handle large files and support preview drag and drop anf limit connections). It's only html and javascript, no flash , no silverlight or other plugins.


Since this question was posted, this plugin has been released: https://github.com/blueimp/jQuery-File-Upload

It's got great documentation and I was able to implement a customized file upload interface using its API. However it also comes with its own interface, if you don't want to implement your own interface.


may be you use that's called by phpFileUploader.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜