File uploader with progress bar?
How would I go about creating an HTML/PHP/A开发者_JAVA百科JAX file uploader with a progress bar? I have no idea where to start.
I've used Uploadify. Easy to integrate, lightweight and is a jQuery plugin.
The Dojo HTML5 Multi-File Uploader does all that and more. Highly recommended ;)
http://www.johnboy.com/php-upload-progress-bar/
this is the best i thing. no flash. only css jquery php
Or you can try this -> Lpology | Simple Ajax Uploader
its drop-dead-simple (my saying, whoops) and its sleeks interface, check it out!
here is another option, this one lets you upload multiple files, but requires flash as well http://code.google.com/p/swfupload/
Try this one.. jqUploader
This is probably what you looking for.
精彩评论