E-mail List Archives
Re: Confirmation of actions - violation or feature?
From: Jonathan Avila
Date: Jul 19, 2018 3:45PM
- Next message: Isabel Holdsworth: "Re: Multiple documents in a single webpage"
- Previous message: glen walker: "Re: Controlling focus in a dialog and an app dialog"
- Next message in Thread: None
- Previous message in Thread: Ajay Sharma: "Re: Confirmation of actions - violation or feature?"
- View all messages in this Thread
> Any how, I am curious to know ways to handle aria live announcements upon page reloads. I tried it using window.onload, but it appears more like a temp hack.
You should not expect aria-live to work or be triggered on page load. This is not how it was designed to work. In theory you could put some sort of timed changes together to trigger after the document is loaded but this would not be advisable or reliable.
Jonathan
- Next message: Isabel Holdsworth: "Re: Multiple documents in a single webpage"
- Previous message: glen walker: "Re: Controlling focus in a dialog and an app dialog"
- Next message in Thread: None
- Previous message in Thread: Ajay Sharma: "Re: Confirmation of actions - violation or feature?"
- View all messages in this Thread