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

Support for disabled days when selecting a range #52

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).