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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -