0

I'm developing a jQuery Mobile application. How can I add the Click Event of a

<input id="date" type="date">

to a link. So that when the link is clicked the datepicker will appear.

Like in the image but without the input-Field.

user9247
  • 11
  • 4
  • This could help: http://stackoverflow.com/questions/4946919/invoke-native-date-picker-from-web-app-on-ios-android – Streetlamp Nov 08 '15 at 02:33
  • Welcome to Stack Overflow. What have you tried? We need a little bit more to go on to help you out. – Twisty Nov 11 '15 at 00:06
  • I tried to trigger the click, onclick events when the input field is onfocus but it didn't work. – user9247 Nov 12 '15 at 20:15

0 Answers0