Multiple-Dates-Picker-for-jQuery-UI icon indicating copy to clipboard operation
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard

MDP is a little plugin that enables jQuery UI calendar to manage multiple dates.

Results 115 Multiple-Dates-Picker-for-jQuery-UI issues
Sort by recently updated
recently updated
newest added

With beneath setup the first day is selected after and date pick is limited to 1 day only selecting other months and years is disabled, after selecting a new day...

When using maxPick icm with disabled addDisabledDates and you change the picked date more then once the disabled dates are gone. $(function() { var date3 = new Date(2019,02,01); $( ".hredate"...

Hi, How can manage an event when a date is clicked ? I searched, make some tests, but I don't found the solution. Thanks.

Hi, I am trying to use altField & pickableRange together but somehow it's not working. Issue: if I use both together then only last selected date is showing into input...

Hi, currently I'm using jquery multidatepicker for full years. But the styling is not working on me. Here is the result that I get. And here is asset. Am I...

Hi, I am facing a small issue, wherein if I select a date and de-select it, it does not remove `ui-state-active` class and because of this, the de-selected date becomes...

Hi, I want to show only months in the calendar without day of month and get selected months like : 08-2018 (MM-yyyy) Thank's

Hi, please assist. May you please show how to store and display selected dates stored in an array.

I'm dev an product and selecting one day automatically select every week day of other weeks on same month. ![screen shot 2018-06-06 at 18 11 39](https://user-images.githubusercontent.com/2005241/41068002-acebe262-69b5-11e8-8bc8-584fafd6866f.png) There are an way...