Charles McCathieNevile wrote:
3. Add an uploadprogress

It is possible to construct an XHR that is moving content up and down at the
same time, so knowing when progress refers to one or the other is useful.

uploadprogress is a separate event one can listen for, right? So there are "progress" and "uploadprogress" events that implement the same interface and just refer to the different directions?

-Boris

Reply via email to