samedi 18 avril 2015

HTML 5 Input type='date' disable keyboard input

I am working on a Chrome Packaged App so my code should only work in Chrome.


I have the following input



<input type="date" />


http://ift.tt/1O2Dt0R


On Chrome this automatically adds a DatePicker. I would like to only keep this Datepicker and disable the input by keyboard.


Is this possible?


Aucun commentaire:

Enregistrer un commentaire