Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
MDP is a little plugin that enables jQuery UI calendar to manage multiple dates.
Hi, I'm using MDP's addDates() method to pre-select a number of dates, and I'm also using dp's standard beforeShowDay callback to set custom css classes on certain dates (not necessarily...
Hi, Struggling to find a way to prevent the current date from being an automatic selection, which also appears by default in the array from getDates (in my case I...
$('#mydatepicker').multiDatesPicker({ ``` minDate: 0, maxDate:2016-05-17, }); ```
how to disable dates in the past?
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....