I am using 1.0 PhoneGap for android. I have an application form with several fields, one of them is to put the anniversary. I put a datepicker that field, yet when you click on the field, the keyboard appears. how can I disable the keyboard?
Code as below :
<label> Date: </label> <input id="datepicker" type"text" name="date"/>
You can mark the input field as read only and then create a function for an onclick event to display the datepicker.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With