I needed a javascript chronometer/stopwatch to be inserted in a project, and I didn't find anything on the web that fit my idea, so I created one almost from scratch, with all functions a chronometer should have, such as...[more]
Automatically display custom messages, greetings and announcements according to a specified date!
Easy to setup and use with included directions in a ReadMe file.
View a screen shot below of this script in action!
...[more]
This script allows you not only to display a ticking clock in a web page, you can also set the initial time by perl script, php etc, so that server time can be shown to client. Furthermore, if the server time is synchronized with...[more]
a)Shows the current time, as in digital watches. b)The time keeps changing every second. c)Very simple to use. d)Can be added in any page with no javascript...[more]
This script shows show to use the Date object, make some manipulations on the date object and update a form textbox every second to keep the time...[more]
cr:DateEdit is a DHTML date and time editing control with dropdown calendar, sometimes referred to as DatePicker or DateTimePicker. It's purpose is to obtain a valid date through data entry with both the highest level of accuracy...[more]