DHTML Lab Popup Calendar Example Page DHTML Lab Popup Calendar Example Page | 2 | WebReference

DHTML Lab Popup Calendar Example Page DHTML Lab Popup Calendar Example Page | 2

This page contains the stripped-down, necessary HTML to include several examples of the DHTML Lab Popup Calendar in a web page.

You can use it as a cut-and-paste source to build on for your own implementations.

The source of this page is reproduced below for reference.


  1. A DHTML Lab Popup Calendar without an associated input text element and generated from an image element click:

    calendar

  2. A DHTML Lab Popup Calendar with an associated input text element, a mouseover tooltip and generated from an image element click:

    calendar

  3. A DHTML Lab Popup Calendar with an associated input text element, a mouseover tooltip, generated from an image element click, and with Clear Date facility:   ( dlcalendar1.1 )

    calendar

  4. A DHTML Lab Popup Calendar with an associated readonly input text element, a mouseover tooltip, generated from an image element click, and with Clear Date facility:   ( dlcalendar1.1 )

    calendar

  5. A DHTML Lab Popup Calendar with an associated input text element, a mouseover tooltip and generated from a text element click:

    Choose Date

  6. A DHTML Lab Popup Calendar with an associated input text element, a mouseover tooltip, limit dates, and generated from an image element click:

    calendar

  7. Two DHTML Lab Popup Calendars, in two different languages, sharing an associated input text element, with mouseover tooltips and generated from an image element click:

    calendarcalendar

  8. A DHTML Lab Popup Calendar with an associated input text element, generated from an image element click, and all possible attributes given custom values:

    calendar


Source: