07-05-2008, 06:24 PM
|
#3 (permalink)
|
|
The Contributor
Join Date: Mar 2008
Posts: 62
Thanks: 2
|
i did something like this before in javascript.
i used document.getelementbyid('').innerHTML to change the width of a box
just use a timer to check the file size completed every second or so and just update the width of the box in percentages.
|
|
|