E-mail List Archives
Re: Dynamic price change on radio button selection
From: Radhika Takyar
Date: Dec 11, 2019 1:39PM
- Next message: Birkir R. Gunnarsson: "Re: Dynamic price change on radio button selection"
- Previous message: Aditya: "Re: Dynamic price change on radio button selection"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Dynamic price change on radio button selection"
- Previous message in Thread: Aditya: "Re: Dynamic price change on radio button selection"
- View all messages in this Thread
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
>>
>>
- Next message: Birkir R. Gunnarsson: "Re: Dynamic price change on radio button selection"
- Previous message: Aditya: "Re: Dynamic price change on radio button selection"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Dynamic price change on radio button selection"
- Previous message in Thread: Aditya: "Re: Dynamic price change on radio button selection"
- View all messages in this Thread