Jquery DatePicker Customization

Posted by mahendra on Stack Overflow See other posts from Stack Overflow or by mahendra
Published on 2010-03-24T06:22:15Z Indexed on 2010/03/24 6:23 UTC
Read the original article Hit count: 307

Filed under:

I am using Jquery datepicker plugin and my requirement is I want to allow user to select Month and Year when he click on the Header say 'May 2010'. I want to make the Header say 'May 2010' of datepicker as a link and when he clicks on it, it should display a small div or option to select month and year with Apply and close buttons and when he click on apply the dat picker should change with the selected month and year. Is it possible?

© Stack Overflow or respective owner

Related posts about jQuery