The previous script appears in header of document whose body is given by: |
<BODY onLoad="startclock()"> |
<FORM name="clock" onSubmit="0"> |
<input type="text" name="face" size=12 value=""> |
</FORM> |
</BODY> |
Note <FORM> only used for output using
|
onLoad handler starts timer when page is loaded |