Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
"autoselectRange" selection problem how do skip disabled dates ?
in this below image you can see 13 is selected, that date is disabled one so how do I skip that date and add 17 ?

"noWeekends" disabled "addDisabledDates: [date.setDate(15)]" how to skip the dates in the addDisabledDates?
