Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Visual Example

Default State

...

Calendar Widget Expanded

...

Acceptance Criteria

As a screen reader and keyboard only user I should:

...

  • the screen reader should announce the current month and date

  • the screen reader should announce how to navigate dates and months

...

Markup and Code

Please see the following two code examples of a date picker and calendar widget.

ARIA Based Date PickerPickers

It is fully accessible to both keyboard only and screen reader users.

...

View Markup, CSS and JS Code

TEST THIS DATE PICKER BY DEQUE (KEYBOARD ONLY, SCREEN READER AND MOBILE)

https://dequeuniversity.com/library/aria/date-picker

Semantic Date Picker

View Markup, CSS and JS Code

...