User Tools

Site Tools


accessibility:aria:live

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
accessibility:aria:live [2023/08/07 17:18] – created sclaccessibility: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://dev.to/garybyrne/introduction-to-aria-live-regions-2m0g|Introduction to ARIA Live Regions, Gary Byrne]]   * [[https://dev.to/garybyrne/introduction-to-aria-live-regions-2m0g|Introduction to ARIA Live Regions, Gary Byrne]]
 +  * [[https://www.sarasoueidan.com/blog/accessible-notifications-with-aria-live-regions-part-1/|Accessible notifications with ARIA Live Regions - Part 1]]; [[https://www.sarasoueidan.com/blog/accessible-notifications-with-aria-live-regions-part-2/|Part 2, , Sara Soueidan]]
   * [[https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions|ARIA Live Regions, MDN]]   * [[https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions|ARIA Live Regions, MDN]]
   * [[https://dequeuniversity.com/library/aria/liveregion-playground|Deque University Live Region Playground]]   * [[https://dequeuniversity.com/library/aria/liveregion-playground|Deque University Live Region Playground]]
   * [[https://www.digitala11y.com/aria-atomic-properties/|WAI-ARIA: aria-atomic (Property), DigitalA11y]]   * [[https://www.digitala11y.com/aria-atomic-properties/|WAI-ARIA: aria-atomic (Property), DigitalA11y]]
accessibility/aria/live.1691443109.txt.gz · Last modified: 2023/08/07 17:18 by scl

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.