aria-haspopup supported values
Despite the abundance of aria-haspopup=true
in markup examples, ARIA 1.1 also allows the following values:
- menu
- listbox
- tree
- grid
- dialog
All of which help user agents provide more accurate contextual information.
Despite the abundance of aria-haspopup=true
in markup examples, ARIA 1.1 also allows the following values:
All of which help user agents provide more accurate contextual information.