Popup Calendar 1.2 - DHTML Lab | 2

Pop-up Calendar 1.2
Multi-element display examples
This page demonstrates a few of the possible input element combinations that version 1.2 can handle.
The HTML necessary for each example is included immediately following it.
The new attributes for the <dlcalendar> tag are outlined in detail on the next page.
1. Single Text Input ( dlcalendar1.0 )
![]()
2. Three Text Inputs
Month:
Date:
Year: ![]()
3. Two Text Inputs ( Month / Year )
Month:
Year: ![]()
4. Two Text Inputs ( Month / Date )
Month:
Date: ![]()
5. Three Drop-Down Select Inputs
Month:
Date:
Year: ![]()
6. Three Drop-Down Select Inputs with descriptive option elements
![]()
7. One Drop-Down Select Input and one List-Box Select Input ( Month / Year )
Month:
Year: ![]()
8. Two Drop-Down Select Inputs and one Text Input
Month:
Date:
Year: ![]()
There are three new attributes to facilitate using separate inputs.
Send a comment or suggestion to Peter Belesis
Created: October 20, 2004Revised: October 20, 2004
URL: http://webreference.com/dhtml/column71/2.html


