If you just want the display to change in the input when a user clicks
any day in a given month, then this will work:

$("#datepicker").datepicker({dateFormat: "mm/yy" });

Hth,

Dave

On May 21, 10:03 am, iFeghali <[email protected]> wrote:
> Hello All,
>
> Sometimes its desired to have a mm/yyyy (month/year) as input from
> user. Searching through datepicker's docs showed that its designed
> only for the full day/month/year input. Maybe I just failed on my
> research and there is a workaround to achieve what i want with
> datepicker ? If not, any plugin one might suggest ?
>
> Best,
> ~IF.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to