E-mail List Archives
Re: creating complex navigation between parts of the screen
From: Tim Harshbarger
Date: Oct 3, 2017 7:46AM
- Next message: Subramanian, Poornima (PCL): "Re: SVG Anchor links - Inaccessible on IE 11 browser?"
- Previous message: Golfo, Michael: "Re: Narrator support to ARIA"
- Next message in Thread: Lucy Greco: "Re: creating complex navigation between parts of the screen"
- Previous message in Thread: Lucy Greco: "Re: creating complex navigation between parts of the screen"
- View all messages in this Thread
You could accomplish that through javascript. When focus moves from the field to the toolbar, you would just need to store information on which field had focus at the time. Then when the user uses the keystroke to return to the original field, javascript can set focus to that field.
- Next message: Subramanian, Poornima (PCL): "Re: SVG Anchor links - Inaccessible on IE 11 browser?"
- Previous message: Golfo, Michael: "Re: Narrator support to ARIA"
- Next message in Thread: Lucy Greco: "Re: creating complex navigation between parts of the screen"
- Previous message in Thread: Lucy Greco: "Re: creating complex navigation between parts of the screen"
- View all messages in this Thread