E-mail List Archives
Re: Dynamic price change on radio button selection
From: Aditya
Date: Dec 11, 2019 1:26PM
- Next message: Radhika Takyar: "Re: Dynamic price change on radio button selection"
- Previous message: glen walker: "Re: [EXTERNAL] Breadcumb nav same page accessibility"
- Next message in Thread: Radhika Takyar: "Re: Dynamic price change on radio button selection"
- Previous message in Thread: glen walker: "Re: Dynamic price change on radio button selection"
- View all messages in this Thread
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: Radhika Takyar: "Re: Dynamic price change on radio button selection"
- Previous message: glen walker: "Re: [EXTERNAL] Breadcumb nav same page accessibility"
- Next message in Thread: Radhika Takyar: "Re: Dynamic price change on radio button selection"
- Previous message in Thread: glen walker: "Re: Dynamic price change on radio button selection"
- View all messages in this Thread