Kendo UI for jQuery
The Kendo UI for jQuery Multi View Calendar component provides a single jQuery component that displays multiple calendars side by side, which enables users to select dates spanning across several months.
By default, the jQuery MultiViewCalendar is enabled and fully interactive. You can prevent date selection by setting a simple disableDates property. Common uses are disabling weekends and holidays. In a more advanced case, you can disable dates already booked in a reservations system.
You can add the week number, one through 52, to any date or date range with the Week Column feature. The Kendo UI for jQuery MultiViewCalendar component can show or hide a column responsible for displaying the week number next to each week displayed in the calendar.
The Start View Selection Depth feature of the Kendo UI for jQuery MultiViewCalendar enables you to set the initial view and limit or expand the depth of the calendar to which the user can navigate. You can define how far users can zoom in on a date selection or zoom out of a date by for example narrowing down the selection options to only selecting a year and a month or only a month of a particular year.
See the jQuery MultiView Start View and Navigation Depth demo
Customize the look and feel of the different Kendo UI for jQuery MultiViewCalendar child components with templates. You can specifically tailor the built-in Calendar elements all the way to the cell level to match your brand and application style.
Improve accessibility and productivity with keyboard-only navigation. This component supports keyboard navigation to help navigate and interact with dates.
The jQuery MultiViewCalendar is compliant with Section 508 standards, is AA rated with WCAG 2.0 and follows WAI-ARIA standards.
Read the jQuery MultiViewCalendar Accessibility documentation