Cut & Paste Any Month calendar
|
Description: This unique calendar, constructed using a textarea, enables you to look up the calendar for any month of any year! Use the drop-down menu to select the desired month. Quite exceptional.
Example:
Select-A-Month
Directions
Step 1: Insert the below script into the <HEAD> section of your page:
Step 2: Add the below code to the <BODY> section of your page:
Step 3: Finally, add the below onLoad event handler into the <BODY> tag itself:
<BODY onLoad="setToday()">
Enjoy!
JavaScript Tools:
Site Info