- ajax (2)
- auto-resize (1)
- before-after (1)
- css3 (1)
- drag-n-drop (1)
- file-uploads (1)
- flash (1)
- forms (1)
- Google Maps API (1)
- hover (1)
- jQuery (1)
- lists (1)
- menus (1)
- methods (1)
- mysql (1)
- news (2)
- pagination (1)
- panels (1)
- php (2)
- plugins (4)
- sitemap (1)
- sliders (2)
- slideshows (1)
- style-switchers (1)
- test (1)
- tips (1)
- toggle (1)
- tooltips (1)
- wordpress (1)
Today, we’d like to announce that we’ve moved the Official jQuery Podcast off the jQuery blog and onto it’s own site at http://podcast.jquery.com. We felt that with a weekly blog post for each [...]
The jQuery Project is very excited to announce the jQuery Conference 2010: Boston on October 16-17, 2010. The conference will be held at the Hilton Boston Logan in Boston, Massachusetts. The best [...]
Mobile web development is an emerging hot topic in the web development community. As such, the jQuery Team has been hard at work on determining the strategy and direction that the jQuery Project will [...]
Multiple File Uploads with Progress Bar
Web Developer Plus gives us a much-needed tutorial on uploading multiple files with progress bars. The tutorial provides everything you need to implement a file-upload form that allows for multiple-file selection using Ctrl/Shift keys. Each of the selected files displays its own progress bar while they are being uploaded.

The tutorial is very straightforward, providing a brief explanation of the JavaScript involved, and provides the following ingredients:
- The folder structure
- The HTML structure
- The CSS styles
- The JavaScript
Overall, a good technique that contributes a very useful tool for working with multiple file uploads.
Note: The technique requires the SWFUpload jQuery Plugin, which means that Flash is required for the script to work properly. The author suggests an alternate upload option for users without Flash.
Share your thoughts
download the latest version
learn more about jQuery
Use jQuery and the Google Maps API to create your own map application.
Super cool and easy way to get stylish tooltips with jQuery.
The right way to include the jQuery library in WordPress.