continuouscalendar / jquery-continuous-calendar

Date picker and range selector with scrollable months instead of paged (the only right way to do it)
http://continuouscalendar.github.io/jquery-continuous-calendar/
85 stars 35 forks source link

Disabled dates when selecting a range #51

Closed jjuutila closed 11 years ago

jjuutila commented 11 years ago

Fixes #50: When the user selects a range that contains a date from disabledDates the selection is cancelled (NullDateRange is then selected).

jjuutila commented 11 years ago

I did a new pull request (#52) because I didn't want to fight with git.