Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
Not able to select multiple dates
Not able to select multiple dates even after following each and every Steps , Support for this would be appreciated
Thank you
This is documented on the github page.... use the following:
$("#with-altField").multiDatesPicker( { // maximum selectable days that you can change to your need (change 1 to any number) maxPicks: 1 });