|
Previous : Main |
| Matt Kruse's Javascript Toolbox - Calendar Popup Examples |
|
Credit:
Original source from https://www.mattkruse.com/ but now no longer available. We maintain it now, and shown here so we can debug our code. Description: This script uses html or Popup windows to display a calendar for the user to select a date. 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. Example: Below are multiple examples of the CalendarPopup in use. Each is slightly different to show different capabilities of the script. Click the "Show Source" links for each example to see how it was done, and hover over the "Select" links to see how they are coded. Or view the source of the entire page! |