a)Unzip the download.
b)You will get the files htimer/timer.js , htimer/README
c)Now copy the following entry in to the file, where you want the timer to run.
<!-- HTIMER : Timer Script Provided By HIOXINDIA - hioxindia.com !-->
<form name=time>
<input type=text name=tfield size=10 style="border: 3px green solid; background-color: black; color: white; font-size: 15px; font-weight: bold;">
</form>
<script type="text/javascript" SRC="htimer/timer.js">
</script>
<!-- End of HTIMER Script -->
|