This is the timer utility that will show the current time and keeps changing every second.
It can be used in any html page.
Features
a)Shows the current time, as in digital watches.
b)The time keeps changing every second.
c)Just copy the code in to your html pages and start using timer tool.
d)Very simple to use
Downloads
Version 1.0 - htimer.zip
Release Date - 03-08-2004
For customization of this script or any script development, contact us at support@hscripts.com
Preview
Usage
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 -->
License
- This javascript (misspelled as java script)/HTML code is given under GPL License
- i.e. Free use for those who use it as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found here
- You can purchase the script if your requirements does not meet GPL License terms.