parmarmayur9090 / jquery-datepicker

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

How to Link JQuery DatePicker into Dropdown ??? #235

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi!!
I have a date picker of j query.
i want to do that, anybody click on the date picker image then open a date 
picker window and user select a any date then this date fill into these drop 
down list, which is in page. 
plz find the attach file...

all work is fine but there is two error 1). click on image date picker is not 
shown and 2). date is not fill on these drop down list.

Need Help !!

Thanks
Ashwani Kumar

Original issue reported on code.google.com by ashwani2...@gmail.com on 19 Aug 2010 at 7:29

Attachments:

GoogleCodeExporter commented 8 years ago
You appear to be using the jQuery UI datepicker. This is a different datepicker:

http://code.google.com/p/jquery-datepicker/wiki/NotTheUIDatePicker

If you are using my datepicker then there is an example page showing how you 
can put the date into selects:

http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerIntoSelects
.html

Original comment by kelvin.l...@gmail.com on 19 Aug 2010 at 7:36