|
The following date picker is implemented using ddcal with minor extended functionality so that
date components can be supplied to three select drop-down controls. The calendar prototype
function for a date cell's onclick event is extended to supply the selected day, month and year
values to the corresponding select controls. The inputs of these controls are also formatted to
supply values interpreted by ddcal for initializing the date based on these controls when the
calendar is displayed. This example is bundled with ddcal, amongst a myriad of other examples.
|