E-mail List Archives
Re: Dynamic price change on radio button selection
From: glen walker
Date: Dec 11, 2019 11:21AM
- Next message: James Nurthen: "Re: [EXTERNAL] Breadcumb nav same page accessibility"
- Previous message: Swift, Daniel P.: "Re: Dynamic price change on radio button selection"
- Next message in Thread: Aditya: "Re: Dynamic price change on radio button selection"
- Previous message in Thread: Swift, Daniel P.: "Re: Dynamic price change on radio button selection"
- View all messages in this Thread
Just a quick thought without testing anything first, but I rarely use
"assertive". I hardly ever have a case where a message is so important
that it needs to come before everything else. Using aria-live=polite works
great in almost every situation.
Using assertive might be causing your #2 problem.
In general, aria-live works fine with VoiceOver, if implemented correctly.
On Wed, Dec 11, 2019 at 10:07 AM Radhika Takyar < <EMAIL REMOVED> >
wrote:
> 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
> > > > >
- Next message: James Nurthen: "Re: [EXTERNAL] Breadcumb nav same page accessibility"
- Previous message: Swift, Daniel P.: "Re: Dynamic price change on radio button selection"
- Next message in Thread: Aditya: "Re: Dynamic price change on radio button selection"
- Previous message in Thread: Swift, Daniel P.: "Re: Dynamic price change on radio button selection"
- View all messages in this Thread