Hello, I'm looking to be able to use the JQuery UI Datepicker to allow a user to select a particular month, without the option to select a particular day in that month. The forward and previous buttons on the Datepicker would take the user to different years, instead of different months.
The format that appears in the Datepicker textbox needs to be mm/yyyy
. Does anyone know how this can be done?
Thanks, Jack