- Tab - Like other widgets, the jqxCalendar widget receives focus by tabbing into it. Once focus is received, users will be able to use the keyboard to change the Calendar's selection. A second tab will take the user out of the date picker widget.
- Shift+Tab - reverses the direction of the tab order. Once in the widget, a Shift+Tab will take the user to the previous focusable element in the tab order.
- Up Arrow and Down Arrow - goes to the same day of the week in the previous or next week respectively. If the user advances past the end of the month they continue into the next or previous month as appropriate.
- Left Arrow and Right Arrow - advances one day to the next.
- Home - Moves to the first day of the current month.
- End - Moves to the last day of the current month.
- Page Up - Moves to the same date in the previous month.
- Page Down - Moves to the same date in the next month.