| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>JsUnit main-progress.html</title> |
| <link rel="stylesheet" type="text/css" href="../css/jsUnitStyle.css"> |
| </head> |
| |
| <body> |
| <table width="375" cellpadding="0" cellspacing="0" border="0" summary="Test progress indicator"> |
| <tr> |
| <td width="65" valign="top"><b>Progress:</b></td> |
| |
| <td width="300" height="14" valign="middle"> |
| <table width="300" cellpadding="0" cellspacing="0" border="1" summary="Progress image"> |
| <tr> |
| <td width="300" height="14" valign="top"><img name="progress" height="14" width="0" |
| alt="progress image" src="../images/green.gif"></td> |
| </tr> |
| </table> |
| </td> |
| </tr> |
| </table> |
| </body> |
| </html> |