Example 1 - Alert role example using an ARIA alert box

Example adapted from OpenAjax Alliance Accessibility Task Force

Number Guessing Game

Instructions: In this game you guess a number between 1 an 10 and then press the "Check My Guess" button to check your responses. An ARIA dialog box will display the results of your guess. To start over again to press the "Play Again" button.

Example End

Example Description

Type: Best Practice

Simple number guessing game that displays the results of each guess in an ARIA alert box.

Keyboard Support

Example Markup

Browser Compatibility