JavaScript Clock


Download Some Cool Website SoftwareNow !
This site designed with Coffee Cup HTML Editor ++ ver. 6.2

HTML Tutorial
JavaScript Examples
Rollovers
MouseDown
JS Clock
CountDown
Status Window
Status Window 2
Random Image
JS Cookies
Background Changer
Scrolling Banner
Members Area

Special Effects using JavaScript

Do you know what time it is?

This is a simple clock that gets the system time from your web page visitor's system (provided that their clock is set right), and displays it in a text input form wherever you put it on the page. It is a 3 part script.

The first part of the script resides between the <HEAD> and the </HEAD> tags and it defines the function, determines how to display it, and gets the clock.

The second part of the script is within the first <BODY> tag and starts the clock as soon as the page is loaded into your visitor's Browser.

The third part of the script is the actual <FORM> that displays the clock on the web page. You can put this form wherever your heart desires.

Here's how it's done:

Recommended Books
Ceate Your First Web Page: In A Weekend Building Better Web Pages Advanced HTML Companion HTML Web Magic Javascript CD Cookbook Core Web Programming

Top of Page?



Download Some Cool Website Software Now !