With the jquery jQuery datepicker, how does one change the year range that is displayed. ? On the jquery jQuery UI site it says the default is "10 years before and after the current year are shown". I want to use this for a birthday selection and 10 years before today is no good. Can this be done with the jquery jQuery datepicker or will I have to use a different solution.?
link to datepicker demo: http://ui.jquery.com/repository/latest/demos/functional/#ui.datepicker
