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

link|improve this question

42% accept rate
The close should be when the user clicks a date – mplungjan Jul 19 '11 at 9:04
but they wont be clicking a date as the claendars hidden – newbie_86 Jul 19 '11 at 9:08
Ah, I see. there is a bug in the posted code – mplungjan Jul 19 '11 at 9:12
Works for me in FX5 – mplungjan Jul 19 '11 at 9:16
1  
IMHO, using a date picker to select a month looks pretty confusing. Even a simple <select> control would do better. – Álvaro G. Vicario Jul 19 '11 at 10:31
show 3 more comments
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.