MobileDateTextBox

A text box that takes advantage of a device's native date picker. This control also works on full browsers, but on full browsers a DateComboBox usually presents a better user interface. To automatically switch between a MobileDateTextBox and a DateComboBox, use a ResponsiveDate.
Live demo
$demo.append(
X

Class relationships

This shows the control's base classes (in black), other classes used by the control, and any subclasses.

Notes

View the full source for MobileDateTextBox on GitHub.