jQuery ajax upload with progress bar - no flash
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?
Sure, it's possible. A couple sites with different code and tutorials are:
- 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/