| Current File : //opt/RZphp5/includes/doc/HTML_Progress2/docs/TDG/ch20.html |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>
Chapter 20. HTML_Progress2 and HTML_Progress2_Lite features
comparative
</title>
<link rel="stylesheet" href="book.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
<link rel="start" href="index.html" title="HTML_Progress2 Manual" />
<link rel="up" href="pt05.html" title="Part V. Appendixes" />
<link rel="prev" href="pt05.html" title="Part V. Appendixes" />
<link rel="next" href="ch21.html" title="Chapter 21. Examples" />
<style type="text/css">
/*<![CDATA[*/
body {
background-color: white;
color: black;
}
:link { color: #0000FF }
:visited { color: #840084 }
:active { color: #0000FF }
p.c1 {font-weight: bold}
/*]]>*/
</style>
</head>
<body>
<table class="progress2Header">
<tr>
<td>
<img src="img/pear_progress2.gif" align="left" alt=
"PEAR Progress2 logo" />
<h1>
HTML_Progress2 : The Definitive Guide
</h1>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">
Chapter 20. HTML_Progress2 and HTML_Progress2_Lite
features comparative
</th>
</tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="pt05.html">Prev</a>
</td>
<th width="60%" align="center">
Part V. Appendixes
</th>
<td width="20%" align="right">
<a accesskey="n" href="ch21.html">Next</a>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<div class="chapter" lang="en" xml:lang="en">
<div class="titlepage">
<h2 class="title">
<a name="appendix.progress2lite" id=
"appendix.progress2lite"></a>Chapter 20. HTML_Progress2 and
HTML_Progress2_Lite features comparative
</h2>
</div>
<p>
The HTML_Progress2_Lite class does not allow to do all that is possible
with HTML_Progress2 class. This chapter describes differences between
two classes.
</p>
<div class="table">
<a name="id4847487" id="id4847487"></a>
<p class="title c1">
Table 20.1. HTML_Progress2_Lite features comparative
</p>
<table summary="HTML_Progress2_Lite features comparative" border="1">
<colgroup>
<col />
<col />
</colgroup>
<thead>
<tr>
<th>
Features
</th>
<th>
HTML_Progress2
</th>
<th>
HTML_Progress2_Lite
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Horizontal progress meter
</td>
<td>
yes
</td>
<td>
yes
</td>
</tr>
<tr>
<td>
Vertical progress meter
</td>
<td>
yes
</td>
<td>
yes
</td>
</tr>
<tr>
<td>
Polygonal progress meter
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
Ellipse/Circle progress meter
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
API error handling
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
Multiple progress meter on same page
</td>
<td>
yes
</td>
<td>
yes
</td>
</tr>
<tr>
<td>
Multiple labels system
</td>
<td>
yes
</td>
<td>
yes
</td>
</tr>
<tr>
<td>
Smooth progress meter rendering
</td>
<td>
yes
</td>
<td>
yes
</td>
</tr>
<tr>
<td>
Cells progress meter rendering
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
May use external stylesheet
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
May use external javascript
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
Implements observer pattern
</td>
<td>
yes
</td>
<td>
no
</td>
</tr>
<tr>
<td>
Monitoring
</td>
<td>
yes
</td>
<td>
simulate with frame and buttons but no listener
</td>
</tr>
</tbody>
</table>
</div>
</div>
<table class="progress2Footer">
<tr>
<td align="left">
HTML_Progress2 : The Definitive Guide
</td>
<td align="right">
v 2.4.0 : April 20, 2007
</td>
</tr>
</table>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="pt05.html">Prev</a>
</td>
<td width="20%" align="center">
<a accesskey="u" href="pt05.html">Up</a>
</td>
<td width="40%" align="right">
<a accesskey="n" href="ch21.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">
Part V. Appendixes
</td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top">
Chapter 21. Examples
</td>
</tr>
</table>
</div>
</body>
</html>