WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: aria-live

for

From: Dawn Budge
Date: Mar 26, 2012 9:34AM


I find when I navigate to a tab, the items can take long enough to load
that they aren't ready as you read through the page, particularly as the
information is immediately below the tab link.

----------------------------------------

From: "Tony Olivero" < <EMAIL REMOVED> >

Sent: Monday, March 26, 2012 4:14 PM

To: <EMAIL REMOVED> , "WebAIM Discussion List"
< <EMAIL REMOVED> >

Subject: RE: [WebAIM] aria-live


Dawn,


What type of content are you loading? If you are simply updating the page

and the user will find the changed content using normal navigation ARIA is

not necessary. Live regions make sense when the content is constantly

changing and a user needs to be alerted to the update. For example, a chat

client where the other participant sends a message.


Tony