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.

  1. 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
    • Use of CSS selectors based on ARIA states and Properties
  2. Live regions
  3. Choosing between alert/status/liveRegion/log and popcorn

Best Practices Table of Contents