Possible Duplicate:
jQuery UI DatePicker to show month year only
i am using Jquery datepicker here is the code http://jsfiddle.net/W2Vgs/1/.
the first input is a datepicker while the second should be a monthpicker.
How can i make the second input to just show the month and year (monthpicker)?
how can i remove the days on the second calendar.
is it possible to use datepicker for both option on same html page?