Skip to content

ARIA alert or live region

  • WAVE Category: ARIA
  • WAVE ARIA: ARIA alert or live region

Page Content Status

  • WAVE Tool Reference text
  • Example of a DOM Snippet Generated From WAVE Tool
  • Screenshots of Accessibility Pattern in Use
  • Credits/Authors

WAVE Tool Reference

Click to see WAVE Tool Reference

This content added 2026-03-19. Check for updated guidance at: https://wave.webaim.org/api/docs?format=html#aria_live_region

WAVE Category

ARIA

WAVE Error

ARIA alert or live region

What It Means

An ARIA alert role or live region is present.

Why It Matters

ARIA live regions and alerts can be used to dynamically inform screen reader users of content updates.

What To Do

Ensure the live region is properly tested and presents important, succinct content updates. A live region should not be used if focus is set to the updated page element.

The Algorithm... in English

A role="alert", role="alertdialog", or aria-live attribute is present.

Standards and Guidelines

Example of a DOM Snippet Generated From WAVE Tool

[HTML snippet showing the problematic code structure that WAVE detected]

Screenshots of of Accessibility Pattern in Use

1. Descriptive Title for Screenshot Set 1

Description/text for image

[INSERT IMAGE HERE]

Credits/Authors

  • @Rabia2219
  • [INCLUDE Contributor 2]
  • [INCLUDE Contributor N]