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

When I select a date "before" or "after" the current month, the calendar rolls back to the current month. How can this be corrected?

This package is not maintaned as far as I can see.

After select day, we must to click 2 time in next & back button to go to next month

I tried different ways to initiate the multiDatesPicker to the dynamically added (cloned) with no success. I tried to search on internet for some solutions but none worked. The selector...

Resolves [CVE-2022-31160](https://nvd.nist.gov/vuln/detail/CVE-2022-31160)

Hello everyone, Thank you for your work and sharing the multiple dates pickes. In my project with natuw, it was to offer a calendar starting from today's date over 1...

Feature request
Contributions

Hi, I passes an array with two date objects to addDates. But it highlighted wrong date. See here: http://jsfiddle.net/rwjbq951/ Bill

I localize my vanilla DatePicker as in [http://stackoverflow.com/questions/494958/how-do-i-localize-the-jquery-ui-datepicker](http://stackoverflow.com/questions/494958/how-do-i-localize-the-jquery-ui-datepicker). Can I do the same with Multiple-Dates-Picker-for-jQuery-UI? BTW... very nice work.

I'm using MDP with a project where each date selected should cause a recalculation of the total cost. So after a date is picked, I would like to call my...