jquery.mtz.monthpicker icon indicating copy to clipboard operation
jquery.mtz.monthpicker copied to clipboard

Monthpicker, the missing JQuery widget.

Results 23 jquery.mtz.monthpicker issues
Sort by recently updated
recently updated
newest added

- Ability to control the order, Asc (Default) or Desc, of the year in the combo - Ability to display Prev/Next buttons to cycle through the years in the combo...

If the month/year input already has a value attribute when the form is loaded and the value is parseable to a valid month and year using settings.pattern, then settings.selectedYear and...

I'm using jquery 1.10.4 and i cant seem to get the dialog to disappear after selecting a month. Works fine in all other browsers. I had a similar problem with...

#### Hey, maintainer(s) of lucianocosta/jquery.mtz.monthpicker! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

It would be greate if this plugin had this features. I'm working on it on my fork. I'd like to talk to you @lucianocosta about a planning on how define...

Hello... I think it is necessary to add a button or a way to clear the input field, because input field appears read only. Regards, Jaime

I'm using the chosen plugin (http://harvesthq.github.io/chosen/) on the system we are working with. The problem I'm facing is that when you try to select the year drop-down witch has been...

Thanks for your really missing jQuery plugin! For disabling months, in your examples, you use the 'monthpicker-change-year' event with a year parameter which is received from the select item. This...

Using jquery 1.9.0 init of monthpicker checks to see if data has been set, but if the plugin has already been initialized it does not extend the element's data-start-year, data-final-year...