Re: XMLHttpRequest progress events

* Jonas Sicking wrote:
>In many cases the user might know the size even if the implementation 
>does not. Or it is even imaginable that the script knows the size even 
>if the XHR class does not. In both these cases the number of bytes 
>transferred is useful to present.

Right, they have currentSize = knownSize * position/total for that, no?
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 25 April 2006 08:33:15 UTC