$Date: 2004/08/10 18:12:56 $
IntroductionThis example requires :
This example will hide a progress meter at end of a initialize process.
The initialize process is simulate by the user callback defined on lines 16 to 19. This callback is attached on the progress bar at line 24.
Finally when process is over, we hide the progress bar at line 54.
[Top]
Render options [Top]
PHP source syntax highlight[Top]
Play demoRun the script.
[Top]