Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
disable all dates except some dates from my list
Hey, is any "right" way to disable all dates except couple I have in list? I have couple years in calendar but I need to enable only some dates. What is the best way to make this?
Thanks
https://stackoverflow.com/questions/47581522/multidatepicker-disable-all-but-list-of-my-dates asked on stack as well
help?
I have the same question! I now do the reverse by using 'addDisabledDates' but that's quite inconvenient / slow....