$Date: 2005/07/25 10:25:43 $
IntroductionThis example requires :
This example will run a horizontal ProgressBar defined by an external configuration file.
The setModel feature is useful, when you don't want to change your php scripts but only the look and feel of the progress meter.
[Top]
Render options (1) speed = 250 (2) increment = 5 (3) javascript = "../horizontal/progress_number.js" (4) fillway = reverse (5) count = 20 (6) active-color = #970038 (6) inactive-color = #FFDDAA (6) width = 20 (6) height = 20 (7) width = 1 (7) color = #000000 (8) width = 440 (8) font-size = 14 (8) color = #FF0000 (8) align = center (8) valign = bottom
[Top]
Output
[Top]
PHP source syntax highlight[Top]
Play demoRun the script.
[Top]