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

DHTML Lab Popup Calendar Example Page DHTML Lab Popup Calendar Example Page

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 and generated from a text element click:

    Choose Date

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

    calendar

  5. 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

  6. 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: