WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: aria-live

for

Number of posts in this thread: 3 (In chronological order)

From: Dawn Budge
Date: Mon, Mar 26 2012 9:07AM
Subject: aria-live
No previous message | Next message →

Hi,


I have a page that uses tabs. On each tab there are several areas that
load in content via AJAX. If I put aria-live as polite on the container of
these, JAWS just gets overwhelmed as you can imagine and starts re-reading
the content inside the tab from the start several times over. Has anyone
had a similar problem before? Do I need to use aria-busy until each one has
finished? I have a feeling I'm putting the aria-live attribute too far up
the chain.


Thanks,

Dawn

From: Tony Olivero
Date: Mon, Mar 26 2012 9:14AM
Subject: Re: aria-live
← Previous message | Next message →

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

-----Original Message-----
From: Dawn Budge [mailto: = EMAIL ADDRESS REMOVED = ]
Sent: Monday, March 26, 2012 10:07
To: = EMAIL ADDRESS REMOVED =
Subject: [WebAIM] aria-live



Hi,


I have a page that uses tabs. On each tab there are several areas that
load in content via AJAX. If I put aria-live as polite on the container of
these, JAWS just gets overwhelmed as you can imagine and starts re-reading
the content inside the tab from the start several times over. Has anyone
had a similar problem before? Do I need to use aria-busy until each one has
finished? I have a feeling I'm putting the aria-live attribute too far up
the chain.


Thanks,

Dawn

From: Dawn Budge
Date: Mon, Mar 26 2012 9:34AM
Subject: Re: aria-live
← Previous message | No next message

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 ADDRESS REMOVED = >

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

To: = EMAIL ADDRESS REMOVED = , "WebAIM Discussion List"
< = EMAIL ADDRESS 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


-----Original Message-----

From: Dawn Budge [mailto: = EMAIL ADDRESS REMOVED = ]

Sent: Monday, March 26, 2012 10:07

To: = EMAIL ADDRESS REMOVED =

Subject: [WebAIM] aria-live


Hi,


I have a page that uses tabs. On each tab there are several areas that

load in content via AJAX. If I put aria-live as polite on the container of


these, JAWS just gets overwhelmed as you can imagine and starts re-reading


the content inside the tab from the start several times over. Has anyone

had a similar problem before? Do I need to use aria-busy until each one has


finished? I have a feeling I'm putting the aria-live attribute too far up


the chain.


Thanks,


Dawn