Calendar Popup
(saved from url=http://mkruse.netexpress.net/javascript/calendarpopup/)
[Toolbox] [Example] [Source] [Documentation]
Description: This script uses DHTML or Popup windows to display a calendar for the user to select a date. It was designed to look and behave like Microsoft Outlook.
It can be implemented in only a few lines of code, yet also provides customization options to make it work correctly in any country's display format, etc.
It also requires AnchorPosition.js
and PopupWindow.js.
Example: Click on "Calendar1" or "Calendar2" to pick a date.
The first calendar uses all the defaults.
The second calendar uses the DIV style of popup, uses French month names and day abbreviations, and starts its week on Monday, rather than Sunday.