Response title
This is preview!
<label for="date">Date Input:</label>
<input type="date" name="date" id="date" value="" />
Note: This plugin is not included in jQuery Mobile by default, so you'll need to include the following files in order to use it:
<link rel="stylesheet" href="jquery.ui.datepicker.mobile.css" />
<script src="jQuery.ui.datepicker.js"></script>
<script src="jquery.ui.datepicker.mobile.js"></script>
© 2013 jQuery Foundation
Sponsored by and others.