A JavaScript function that displays the day, date and time in the status bar of the user browser. A demo can be seen at http://www.cimerol.com/date.html. Instructions are commented in the .html file. Simply copy and paste the code between the head tags from my page to your page.
Yet another javascript clock. Unlike the others, this one is not a digital clock, it attempts to give you a better looking clock, trying to use faster algorithms for drawing circles and lines in javascript.
This script displays an analog clock. The script includes a HTML code generator that allows to change parameters without any knowledge of JavaScript and HTML programming.
Two methods to display a timer on mouse over of a HTML link. One with the change of label, the second one to display the dynamic timer only onmouseover of a link. The position of the timer are customisable. This works in all versions of IE and NS including 6.0 and 7.0 version.
With a given file URLs for on and off "lights", this script will display and change in real time a binary representation of your visitor's time. If you know how to read binary coded numbers, you'll figure out this one fast.