I wonder if it is possible to user Jquery ui datepicker to only show the month/year part and not the days.
I know I can get the month and year with changeMonth and changeYear options, but how can I prevent the days from showing at all?
I wonder if it is possible to user Jquery ui datepicker to only show the month/year part and not the days.
I know I can get the month and year with changeMonth and changeYear options, but how can I prevent the days from showing at all?