http://jqueryui.com/demos/datepicker/#dropdown-month-year
the default dropdown year is form 2000 to 2020, how to extend it. thank you. now, i want to set it to 2000 to 2060. how should i do.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use yearRange or minDate/maxDate to set the range for the jQueryUI Datepicker. Look in the docs under the Options tab.
http://jqueryui.com/demos/datepicker/#dropdown-month-year