开发者

multiple month jquery datepicker

开发者 https://www.devze.com 2023-01-12 05:24 出处:网络
I am trying to use jquery datepicker that supports multiple month. I found this link http:/开发者_开发百科/www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerMultiMonthPopup.html.

I am trying to use jquery datepicker that supports multiple month. I found this link http:/开发者_开发百科/www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerMultiMonthPopup.html. There is a small problem in it. It display December 2999 as default date. Can anyone please suggest how can I correct it to current date. Your help will be appreciated.

Thank you.


I have just committed a fix for this problem to the date picker's SVN repo:

http://code.google.com/p/jquery-datepicker/source/detail?r=101

Please try the example again on my site (making sure to clear your cache and get the latest version of jquery.datePickerMultiMonth.js ):

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

Hope it helps!

0

精彩评论

暂无评论...
验证码 换一张
取 消