i'm trying to get my date picker to only show month and year, but can't seem to get this to work: using the code below from jquery date picker to show month year only
For one, I can't get the onclose to trigger, how is it triggered? there's no close button, the user just selects a month and year and clicks away and the textbox is supposed to be populated with the date ie. last day of the selected month and year
<select>control would do better. – Álvaro G. Vicario Jul 19 '11 at 10:31