accessibility:aria:live
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
accessibility:aria:live [2023/08/07 17:18] – created scl | accessibility:aria:live [2024/01/22 10:05] (current) – [ARIA Live Regions] Sara Soueidan articles scl | ||
---|---|---|---|
Line 26: | Line 26: | ||
The aria-controls and aria-owns properties help associate complex components like autocomplete inputs and their result sets, where parts of the markup may be located in different places in the DOM. When one part of a descendant can be selected or focused, aria-activedescendant identifies the active choice. | The aria-controls and aria-owns properties help associate complex components like autocomplete inputs and their result sets, where parts of the markup may be located in different places in the DOM. When one part of a descendant can be selected or focused, aria-activedescendant identifies the active choice. | ||
- | **Form Static Attributes** | + | ===== Form Static Attributes |
* **aria-readonly** (boolean, or no value): Indicates that the element is not editable but is otherwise operable. | * **aria-readonly** (boolean, or no value): Indicates that the element is not editable but is otherwise operable. | ||
Line 44: | Line 44: | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// |
accessibility/aria/live.1691443109.txt.gz · Last modified: 2023/08/07 17:18 by scl