jquery.ui.monthpicker
jquery.ui.monthpicker copied to clipboard
Inline version of Monthpicker
Allow an inline version of the monthpicker that isn't tied to an input field and is constantly shown on the page.
Hey zorab,
Thanks for all the hardwork and for providing such a useful plugin. Did you by anychance ever implement an inline version for this? Cheers mate
No, I haven't needed it yet. Plus, you are the first with the request. ;) Most of the effort would be porting jQuery's datepicker code to work as a month picker, however, testing it works isn't trivial.
I'm happy to accept pull requests.