|
Calendar Popup
[Toolbox] [Example] [Source] [Documentation] |
It also requires AnchorPosition.js and PopupWindow.js, and uses date.js for date formatting.
Note: Why are form elements or <SELECT> boxes showing
over top of the DIV-style calendar popup? It's not a bug in the javascript -
it's a bug/feature of browsers. See this
explanation
by WebReference.
Example:
Below are multiple examples of the CalendarPopup in use. Each is slightly different to show different capabilities of the script. View the source of this document to see how it was done!
(Note: These examples use the date.js also on this site for date formatting)