parmarmayur9090 / jquery-datepicker

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

options month and year don't work with multi-month #239

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I used your datePickerMultiMonth5.html demo to pre-select some dates.
It's basically the same issue as in number 166 reported.
When I preselect a date in 2007 the calendar shows the first pre-select date 
and not the current.

I tried to add the settings

month : 1,
year  : 2020 

but it doesn't seem to work.

Any suggestions?

I am using the current version 
jquery.datePicker.js 102 2010-09-13

Original issue reported on code.google.com by mh.Marco...@googlemail.com on 24 Sep 2010 at 6:56