HTML_Progress2 : The Definitive Guide |
Changes value of the progress meter to the next value or next step.
These new methods were introduced with the new multiple label
system, and should replaced incValue()
deprecated.
Note | |
---|---|
incValue() method is almost
equivalent to moveStep()
except that it did not provide display refresh.
|
Here is sample of your script version with HTML_Progress 1.x :
And your script version with HTML_Progress2 :
Tip | |
---|---|
Of course, if you used the run() method instead of the loop, you
have nothing to change.
|
HTML_Progress2 : The Definitive Guide | v 2.4.0 : April 20, 2007 |