HTIMER 1.0 (HIOX TIME TICKER)
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
Shows the current time, as in digital watches.
The time keeps changing every second.
Just copy the code in to your html pages and start using timer tool.
Very simple to use
Preview
Downloads
HTML Code <!-- 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 -->
Release Date - 03-08-2004 Downloads : Version 1.0 - htimer.zip Get free version without ©copyright link for just $5/ -
For customization of this script or any script development, mail to support@hscripts.com
Usage
Unzip the download.
You will get the files htimer/timer.js , htimer/README
Just copy the code in to your html pages and start using timer tool.
Now copy the following entry in to the file, where you want the timer to run.
License
The javascript (misspelled as java script) 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.
Related Scripts