|
|
 |
 |
This code works in: IE 5.0+ and Netscape 4.0+.
The following example uses Dynamic HTML to dynamically generate a calendar without having
to reload the page. Days that have passed are "stricken" out and no longer available for
selection. Different months are selected by using the "Next>" and "<
Previous" links. Selecting a date will highlight that date square in red for the selected
month and adds the date as a date string to the text field. The current calendar date
square is highlighted in yellow with red numbering.
|