WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Dynamic price change on radio button selection

for

From: Radhika Takyar
Date: Dec 11, 2019 1:39PM


Have tried aria-live = polite as well. It is working the same way!


Regards,
Radhika

> On Dec 11, 2019, at 3:26 PM, Aditya via WebAIM-Forum < <EMAIL REMOVED> > wrote:
>
> Hello Radhika,
>
> Use aria-live=polite. That way it will wait until the focus change event announcement is done and then it announces the price change.
>
> "Assertive" will announce it right away but since focus change is also happening, you probably are running into a race condition.
>
> Hope it works! Please let us know if it does :)
>
> Sent from my iPhone
>
>> On Dec 11, 2019, at 12:17 PM, Swift, Daniel P. < <EMAIL REMOVED> > wrote:
>>
>> Could you include the information in the label itself. Something like:
>>
>> [] Enroll Monthly for x
>> [] Pay a one-time rate for x
>>
>> Would that work? It sounds like you might have a total which you are updating and I wonder (if there are no other variables), would the above example work?
>>
>> Dan Swift
>> Senior Web Specialist
>> University Communications and Marketing
>> West Chester University
>> 610.738.0589
>>
>> -----Original Message-----
>> From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of Radhika Takyar
>> Sent: Wednesday, December 11, 2019 12:07 PM
>> To: <EMAIL REMOVED>
>> Subject: [WebAIM] Dynamic price change on radio button selection
>>
>> Hi- I have a quick question around dynamic price change as you select the radio button option for one time but or other radio button for enroll for every month. We are using aria- live to announce the dynamic price change. But have been facing some issues.
>>
>> 1. On iOS web when selecting radio button , voice over is not announcing the price change happening on the page. Using aria- live = assertive.
>>
>> 2. And on desktop with NVDA on Chrome and Firefox screen reader is announcing the price change first and radio button label after that. As user is navigating between the radio button so should announce radio button label first and price change after that.
>>
>> Anyone have any thoughts or remediation for the above issues mentioned above?
>>
>> Looking forward to hear back from you! Thank you so much in advance.
>>
>> Have a great day!
>>
>> Regards,
>> Radhika
>> >> >> >> >> >> >> >
> > > >