Quote:
Originally Posted by DaleDe
the progress bar is just the number of bytes you have read divided by the number of bytes in the file. It is not linear is there are images in the file.
|
Yes, and I think the page number you jump to is calculated in the same way.
I do not think it is the numer of bytes you have read but the number of bytes up to the current file position which is not the same for an HTML file.