Top Level :: HTML

Package Information: HTML_Progress

This package is not maintained anymore and has been superseded. Use HTML_Progress2 instead.
» Summary » License
How to include a loading bar in your XHTML documents quickly and easily. PHP License 3.0
» Current Release » Bug Summary
1.2.6 (stable) was released on 2008-07-24 by farell (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_Progress

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_Progress

No open bugs
Report a new bug to HTML_Progress
» Description
This package provides a way to add a loading bar fully customizable in existing XHTML documents.
Your browser should accept DHTML feature.

Features:
- create horizontal, vertival bar and also circle, ellipse and polygons (square, rectangle).
- allows usage of existing external StyleSheet and/or JavaScript.
- all elements (progress, cells, labels) are customizable by their html properties.
- percent/labels are floating all around the progress meter.
- compliant with all CSS/XHMTL standards.
- integration with all template engines is very easy.
- implements Observer design pattern. It is possible to add Listeners.
- adds a customizable monitor pattern to display a progress bar.
User-end can abort progress at any time.
- Look and feel can be sets by internal API or external config file
- allows many progress meter on same page without uses of iframe solution.
» Maintainers » More Information

Dependencies for HTML_Progress