dai11y 13/07/2021
Managing focus in the shadow DOM Web developer Nolan Lawson writes about the difficulties of managing focus on a web page which makes use of the shadow DOM; parts of the page that are encapsulated and unable to be interacted with programmatically in the same way as regular DOM elements. If you’re implementing a modal dialog,… [Read More]