html - How to change in jquery date picker 'Set Date' into 'Choose date' -


i use in form jquery date picker. use customers can choose date book something. on mobile phones shows "set date" instead of "choose date" (i got complaints customers thought set date of there phones)

  <td><label for="entry_134909635">datum </label></td>        <td><input type="date" name="datum" value="" id="entry_134909635" ></td> 

how can change on smartphones datepicker ask choose date? (or rather dutch version should 'kies datum'


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -