PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Progress

How to include a loading bar in your XHTML documents quickly and easily.

This package is unmaintained.

Download latest release 1.2.6 (archived versions might be outdated)

License: PHP License 3.0

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

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#28ClosedBug2003-09-22Small Errorhandling fix
#29ClosedBug2003-09-22HTML_Progress will fail when php script runs inside frames
#233ClosedBug2003-11-12No getScript in Progress.php :-(
#264ClosedBug2003-11-17Online demos broken due to include errors
#342ClosedBug2003-12-03Redundant Sleep
#871ClosedBug2004-02-26PEAR QA: improvement for get_class()-usage
#1962ClosedReq2004-07-22hide() function
#2577ClosedBug2004-10-20Call time pass by reference error
#2784ClosedBug2004-11-18HTML_CSS adds logger to composite
#5654ClosedBug2005-10-11'Passing by reference' notice under PHP 4.4.0
#19037ClosedBugSVN2011-11-14please add AllTests.php (for PEAR QA team)