madalinignisca / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Input with value set #123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
If you set the value of the input field (let's say starting date) it messes
up the calender.

What is the expected output? What do you see instead?
I should see the link that triggers the calendar, but it just disappears.
Funny thing is that all but the first link disappear. 

Please provide a URL to a page displaying the problem.
http://test.innovatif.com/dropdown/dropdown.html

What version of the datepicker are you using? On what operating system? And
Which Browser?
the latest one, Win xp, the problem is there in all browsers.

Please provide any additional information below.
Is it even possible to set the value that would be replaced once a click
has been made on a calender?

Thank you,
Sara

Original issue reported on code.google.com by sara.tu...@gmail.com on 23 Sep 2009 at 12:15

GoogleCodeExporter commented 9 years ago
Hi sara, i was having the same issue that you. It seems that you can set the 
value of
the input field but just if you use the same format as in the calendar settings 
ie:
25/09/2009. This works for me, and hope this help.
Best, Ramon

Original comment by amat...@gmail.com on 2 Oct 2009 at 9:37

GoogleCodeExporter commented 9 years ago
Thanks Ramon!

I've tried what you suggested and it works! The only problem is that I want to 
put a
string lets say "arival date" inside the input. Is this really impossible or is 
there
maybe some kind of a workaround? Anyone?

Sara

Original comment by sara.tu...@gmail.com on 6 Oct 2009 at 1:02