Hiding visible content from screen readers with aria-hidden
Sometimes you need to hide parts of a web page, either permanently or temporarily. A common use case is content that becomes visible only after the user has interacted with a control on the page, for instance by clicking a … Continue reading
Posted in Blog
Comments Off on Hiding visible content from screen readers with aria-hidden