Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.
type
Type: one of the values below
You can set the type attribute to one of the values below to specify the type of datepicker to use
normal
A datepicker with three fields for entering the year, month and date. This is the default value so do not specify the type attribute if this kind is desired.
grid
A datepicker that displays a calendar grid where one month is shown at a time.
popup
A datepicker with three entry fields but an additional dropdown button, which, when pressed, will display a popup calendar grid.
Normal type
Image:Controlsguide-datepicker.png
Grid type
Image:Controlsguide-datepicker-grid.png
Popup type
Image:Controlsguide-datepicker-popup.png

Document Tags and Contributors

 Contributors to this page: Sheppy, ethertank, pippijn, trevorh, Marsf, Mgjbot, Taken, BenoitL, Enn
 Last updated by: Sheppy,