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.

3
  • This could help: stackoverflow.com/questions/4946919/…
    – Streetlamp
    Commented Nov 8, 2015 at 2:33
  • Welcome to Stack Overflow. What have you tried? We need a little bit more to go on to help you out.
    – Twisty
    Commented Nov 11, 2015 at 0:06
  • I tried to trigger the click, onclick events when the input field is onfocus but it didn't work.
    – user9247
    Commented Nov 12, 2015 at 20:15

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.