dai11y 12/11/2020
Accessible Routing in JavaScript Frameworks A Deque article by Mark Steadman, describing how to handle transitions between page loads in Single Page Applications. Ideally the focus would go to a <h1>, or failing that, it should go to the body of the page. In either case, the focussed element needs a tabindex=”-1″ so that JavaScript… [Read More]