Jason's Date Input Calendar is designed specifically to make entering date values into forms as easy as can be! It's different from most other similar scripts in the following two ways:
+ The script generates not only the popup calendar to easily select a date, but the corresponding form field as well, made up of select menus and text boxes.
+ The script then creates a corresponding hidden field containing the actual chosen date for easy passing along with the rest of your form.
In other words, this script takes the hassle out of not only selecting a date inside forms, but creating the appropriate HTML and packaging that value for easy passing as well!
Other features of this script are:
+ Works around IE's bug of select-lists showing through layers.
+ Supports multiple calendar inputs in the same form/page.
+ Allows date input either via the popup calendar, or by the user directly inputting the desired date (via select menu and text box).
The script works in all modern browsers- IE5+, NS6/ Firefox, Opera 7+. Nice!
Date Picker provides a pop-up calendar in a dynamically populated DIV. It combines the original date-picker script by Kedar R. Bhave and the overlib library by Erik Bosrup. This method is an improvement over using a pop-up window, since so many people are installing software to suppress the annoying pop-up windows generating for advertising.
(Version 4.0+ browsers) Using layers, JavaScript can display a real-time clock your page. This is a really professional way to add that special touch to your web page. And, watch as the clock on your page updates every second. All done without using forms, cool!
Ever seen binary code? You know, the series of 1's and 0's. This clock actually displays the time in the same binary format. Definitely something cool to put on your site if you are a programmer. ;-)
A manual Beats per Minute (BPM) counter for DJs. Counts the beats-per-minute of a song by tapping a key or the mouse to the beat of a song. Simply click on the page to start the time then tap any key to the beat. Cool.