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

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
- May 16, 2009
- article by Gabriel C.
- 1 comment
Related Posts
-
Carousel Examples: YUI Library, jQuery, MooTools & Prototypeat April 11, 2009
-
Image Reflection with jQuery, MooTools and script.aculo.usat January 11, 2009 with 3 comments
-
Zoom Images using jQuery and MooToolsat December 21, 2008 with 2 comments
-
How to use the Scroll Effect in jQuery, MooTools and Script.aculo.usat March 16, 2009 with 7 comments
-
Highlight Elements in Script.aculo.us, jQuery and MooToolsat March 29, 2009 with 1 comment

Comment via Facebook
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!