本文介绍了jQuery的阿贾克斯上载有进度条 - 无频闪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我要寻找类似的文件上传到 uploadify 与进度条,不依赖于闪存,preferably使用jQuery的 - 这是可能的。
I am looking for a file uploader similar to uploadify with progress bar that doesn't rely on flash, preferably using jQuery - is this possible?
推荐答案
当然,这是可能的。一对夫妇的网站与不同的code和教程:
Sure, it's possible. A couple sites with different code and tutorials are:
- http://github.com/drogus/jquery-upload-progress (通过DrJokepu ninja'd;)
- http://t.wits.sg/2008/06/25/howto-php-and-jquery-upload-progress-bar/
- http://github.com/drogus/jquery-upload-progress (ninja'd by DrJokepu ;)
- http://t.wits.sg/2008/06/25/howto-php-and-jquery-upload-progress-bar/
这篇关于jQuery的阿贾克斯上载有进度条 - 无频闪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!