jquery-ui-month-picker icon indicating copy to clipboard operation
jquery-ui-month-picker copied to clipboard

jQuery UI Month Picker Plugin

Results 19 jquery-ui-month-picker issues
Sort by recently updated
recently updated
newest added

In the official demo file, after I changed the versions of jQuery and jQuery UI to 3.6.0 and 1.12.0, respectively, the months and years which are outside the range set...

Observe these three images. **you can see it live [here][4], just open any monthpicker dialog & perfrom zoom-in zoom-out.** zoom 100% ![zoom 100%][1] zoom 110% ![zoom 110%][2] zoom 90% ![zoom...

The default is `normal`. The error is on page https://github.com/KidSysco/jquery-ui-month-picker/wiki/Duration-Option

Currently, the `OnBeforeMenuOpen` event only has the `event` argument. It would be more convenient for us if it has arguments like jQuery UI Datepicker's [`beforeShow`](https://api.jqueryui.com/datepicker/#option-beforeShow) do so that we can...

In the official demo file, after I changed the versions of jQuery and jQuery UI to 3.6.0 and 1.12.0, respectively, the "Jump Years" hint stops working.

I have already instanced Month Picker, but somehow I want to destroy it or rebuild it after a while. So How can i do that?

Hello there! I've noticed that some of the reference links in Home wiki are broken. 404 response for every code.jquery.com response. In order to fix that I suggest you guys...

I was wondering if this can be implemented into a NET. Core 2.2 MVC web app? I saw that they removed bower manager from VS 2019 so I was wondering...

Please add this package to NPM so we can all auto update it from npm. Thanks!

Hello, I'm currently trying to implement the MonthPicker into my Java-Based Web Application but I keep getting the error message that the MonthPicker can only be called on text or...