Examples TOCexamples

Custom String

$Date: 2004/08/10 18:12:17 $

 Table of contents

Introduction

This example requires :


This example will run a horizontal ProgressBar with custom string.

There are 10 cells with default values:

Percent text info is left aligned on a white background area of 350 pixels width.

[Top]

 Render options

Here are options to build this progress bar string (percent text info):
width = 350
align = left
HTML_Progress_UI::setStringAttributes()

[Top]

 Output

Screenshot

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play demo

Run the script.

[Top]