Alert Dialog Example 1: Number Guessing Game
Example
- Example using in-line ARIA markup | HTML source with in-line ARIA
- Example using ARIA markup from CLASS attribute information | HTML source of ARIA markup from CLASS attribute
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. A ARIA dialog box will display the results of your guess. To start over again to press the "Play Again" button.
Keyboard Shortcuts
- Space, Escape and Enter: Close alert box, focus moves back to text box
ARIA Roles and Properties
role="alertdialog"- States and properties:
aria-labeledbyaria-invalidaria-hidden
