So, I'm sure this question should have been asked, but after searching for "Related Questions" here, as well as a few google searches ... I came up with an empty one.
I'm just trying to implement a true bytes_loaded / bytes_total progress bar type in jQuery or even traditional Js. It was so simple in AS3 days :) ... but, of course, Flash has some disadvantages with this. All I really need to know is to calculate the current bytes loaded and the total number of bytes during any download. Computing loaded bytes will also be nice. Does anyone have another question I should answer? Or do you know the subject? Thanks guys.
ajax javascript-events php progress-bar
d2burke
source share