E-mail List Archives
Re: how to trash focus when sighted
From: Jonathan Avila
Date: Dec 17, 2019 6:10PM
- Next message: Ajay Sharma: "Sliders with two thumbs on mobile"
- Previous message: Murphy, Sean: "Re: how to trash focus when sighted"
- Next message in Thread: Reinhard Stebner: "Re: how to trash focus when sighted"
- Previous message in Thread: Murphy, Sean: "Re: how to trash focus when sighted"
- View all messages in this Thread
I'd add on to Steve's comment that activeElement is limited to content not in an iframe. If the element is in an iframe activeElement will return the iFrame. You would need to use a more robust script in that case. For focus highlighting I'd also recommend the Stylus extension where you can create your own focus indicators or a tool like ANDI<https://www.ssa.gov/accessibility/andi/help/install.html> although neither will likely highlight items that rely on aria-activedescendant.
Jonathan
- Next message: Ajay Sharma: "Sliders with two thumbs on mobile"
- Previous message: Murphy, Sean: "Re: how to trash focus when sighted"
- Next message in Thread: Reinhard Stebner: "Re: how to trash focus when sighted"
- Previous message in Thread: Murphy, Sean: "Re: how to trash focus when sighted"
- View all messages in this Thread