Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
Starting to work on readme. Note that this is not ready for use yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpozin committed Apr 23, 2011
1 parent 8d788ac commit f722001
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Description
-----------

This jQuery plugin provides access to the `onprogress` event of the `XMLHttpRequest` object available
in modern browsers. It has been tested in recent versions of Chrome/Chromium and in Firefox 4.

Note: this is not yet ready for use. I'm still working out a few issues with providing the right arguments to the
event handlers.

How to use
----------

The plugin exposes the `onprogress` event in two ways:

1.
2.

0 comments on commit f722001

Please sign in to comment.