Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To read the published article about this example, please click [here](http://blo

A collection of files that will extend the direct upload form by submitting the form to an iframe in order to allow you to use AJAX in order to build a proper progress bar.

You will need to have a Viddler API key and update the the `progress.php` and `index.php` page with your Viddler username and password to run this example.
You will need to have a Viddler API key and update the `progress.php` and `index.php` page with your Viddler username and password to run this example.

You can view the working example [here](http://public.supportserver.viddler.com/upload-progress/).

Expand Down