Uploading Files with Progress Bar using jQuery & MooTools
Posted on May 16, 2009, Filled under Flash, MooTools, jQuery,
Bookmark it

Uploadify is a JQuery Plugin that allows you to easily upload multiple files on your site without needing to reload the page. The script requires Flash and any backend development language. A progress bar is shown while uploading the file(s). The plugin can be used in a number of applications and commercial products.
- Source: http://www.uploadify.com/
- Demo: http://www.uploadify.com/demo/
- License: MIT and GPL

FancyUploader is a MooTools file-input replacement script which features an unobtrusive, multiple-file selection menu and queued menu with an animated progress bar. It’s easy to integrate, being server independent & completely customizable via CSS and XHTML.
- Browser Compatibility: A-Grade Browsers (Internet Explorer 6+, Opera 9, Firefox 1.5+ and Safari 3+) with Adobe Flash 9 and 10 player
- Source: http://digitarald.de/project/fancyupload/
- Demo: http://digitarald.de/project/fancyupload/3-0/showcase/attach-a-file/
- License: MIT

JqUploader works as a substituter for the classical HTML file input fields. It uses Flash and shows a progress bar while the file is uploaded.
- Tested on: Windows XP with FF2.0.0.4, Internet Explorer 6+ with Flash player V8+
- Source: http://www.pixeline.be/experiments/jqUploader/
- Demo: http://www.pixeline.be/experiments/jqUploader/test.php
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- May 16, 2009
- article by Gabriel C.
- 1 comment
Related Posts
jTimepicker: Set Hours and Minutes Individually with jQuery UIat October 5, 2009 with 1 comment
Downloadify: Save Files using Flash & JS without Server Interactionat December 27, 2009
Easily add Captions to your Images with jQuery and MooToolsat August 12, 2009
Image Cropping with jQuery, MooTools, Prototype & script.aculo.usat December 22, 2008
Powerful, Flexible, Simple to use Upload Tool: Pluploadat February 9, 2010

One Reply to "Uploading Files with Progress Bar using jQuery & MooTools"
July 17, 2009 at 9:43 AM
This is exactly what I was looking for! Thanks!