Examples TOCexamples

Default ProgressBar Monitor

$Date: 2004/06/27 13:08:50 $

 Table of contents

Introduction

This example requires :

Be aware that:


This example will run a default ProgressBar Monitor, and used a default QuickForm renderer without any form template customizations. No user callback was defined.

[Top]

 Render options

Even if we used default monitor values, we have changed on bar itself :
speed = 50 (at line 17)
HTML_Progress::setAnimSpeed()
increment = 10 (at line 18)
HTML_Progress::setIncrement()

[Top]

 Output

Screenshot

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play demo

Run the script.

[Top]