12592DateClick is a JavaScript Popup Calendarhttp://www.primorissoftware.com/dateclick.aspWhenever your forms are asking a user to fill in a date field, whether it be posting dates for a blog, departure dates for a flight, or user info like a date of birth, your form will benefit from a DHTML popup calendar. Date fields are prone to many well-known problems, such as typos, confusion regarding date formats, time consuming, etc.. Javascript popup calendars are now expected to be part of your GUI. Traditionally, they are time consuming to program, and almost impossible to test for every different platform. DateClick solves all of these problemsJavaScript > Scripts and Programs > CalendarsOct 12, 2006Primoris Software
This script displays a calendar using the current date by default. It requires 3 files, one for extracting the date from the query string, another one containing the CSS and the last the function used to generate the calendar.
The event calendar on many group's web sites is often a key resource for their visitors. During an extended bout of unemployment I did some volunteer web site work for a local organization to which I belong and investigated how other groups were doing the event calendars on their sites.
I was looking for a way to put up an interactive event calendar on the site that would show the current month, but also let you flip backwards or forwards to other months as you would in a print calendar. I also wanted it to be inexpensive (preferably FREE), easy to maintain, visually attractive, plus not require any server-side scripting capability which our webhost provider did not include with our bare-bones webhosting package.
Supports unlimited number of calendars in a page.
Provides In-Page version and Popup-Window version.
In-Page version supports static calendars and popup calendars.
Provides plug-in features via mod scripts, including:
Dropdown lists to pick month and year
Date ranges
Open links from dates
Styles for special dates
Display date info
Date tooltip
Image tile background
Calendar styles defined with CSS.
Flexible calendar layout.
Supports relative positioning and mouse-click positioning.
Provides user functions for date manipulation.
calendar() displays a calendar page of the chosen month and year. The function takes a date object as its only parameter. If this one is omitted, the calendar will default to the date on the client computer.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.