Button Time
Here is a pretty neat way to show what time it is - in a little button! When the page is loaded, JavaScript will show a little button with the time! Check it out!
Current Time in Textbox
Use JavaScript to put the current time on your page. It even follows the time in A.M. and P.M.! A nice script.
World Time Zone script
This JavaScript routine displays your current system time, local city date and time, Greenwich Mean Time (GMT), and the local date and time for another city of your choice.
DHTML analog clock II
This script harnesses the power of VML in IE 5 to create a live analog clock. VML, or Vector Graphics, is considered a subset of the DHTML technology, and allows developers to render and animate simple shapes and objects using code. In the below case, it probably also has the effect of rendering people speechless. Impressive script indeed.
LCD Clock script
This digital clock script attempts to mimic that cool 'glow in the dark' look of a LCD watch when it comes to its interface. Displays the time in standard 12-hour format, with a 'AM' and 'PM' indicator. Note that in non IE4+/NS6+ browsers, a regular form clock is displayed instead.
Analog Clock script (static)
DHTML clock scripts sure have come a long way since the straightforward numeric display. Meet this clock app, which shows neatly in the browser's corner the time in standard format.
Title date Script
This is a simple yet useful DHTML script that displays the current date as the title of the document. It utilizes the exclusive document.title property of IE 4/NS6 to accomplish this, therefore, is only visible to IE 4/NS6 browsers.
Title Time Script
This script displays the live time in the title of your surfer's browser! It does not erase the default title of the document, but rather, simply appends the time to it. Like the Title date script, the script manipulates the IE 4+ and NS6+ exclusive document.title property, so it's only visible to IE 4+/NS6+ browsers.

Live Date Script
A live date script that displays the date plus time, updated every second. NS 4.x and NS 3.x will simply see a 'static' date.
DHTML analog clock III script
As if analog clock scripts are not rare enough, this one follows your mouse around. Judge- and use- as you will!
DHTML analog clock script
Analog clock that uses DIV tags for the clock face.
Clock Type script
This is a really neat little script that can display the current time in 'Military Time' or '12 Hour Time' with the push of a button. Give it a try, it's neat!
Live clock using images III
This live image clock comes in large typography...great for commanding attention to itself!
Live Clock using images
Uses images to display a clock.
Time limit on viewing document script
A script that sets a time limit on how long a surfer can spend viewing the document. The time left will be constantly shown at the status bar below. After time has expired (ie: 1 minute and 30 seconds), the browser will automatically navigate to another page, forcing the surfer out.

<<< | <<  >> | >>>