PF/ARIA/BestPractices/DocumentManagement
From W3C Wiki
< PF | ARIA | BestPractices
Document Mangement
This section describes document management methods to assist user agents and assistive technologies.
- Content Changes
- Avoid Document Write
- Rendering Changes
- Hiding and Showing Areas
- Writing to the DOM
- Use of ARIA 'hidden' attribute to trigger CSS display and visible properties
- Hiding and Showing Areas
- Use of CSS selectors based on ARIA states and Properties
- Live regions
- Choosing between alert/status/liveRegion/log and popcorn