Search code examples
accessibilitywai-ariascreen-readersuiaccessibilitynvda

Is it possible to make screen readers stop reading at some point of the page?


I am facing an issue of aria and accessibility aria labels.

That's my problem:

After opens a page, I need that the screen reader reads the title and then stop reading the rest of the page. I need that the screen reader stops there, and just continue reading after the user uses TABS to navigate.

does anyone know if it is possible?


Solution

  • The screen reader user has complete control over how much information is read. They might have their settings so that nothing is read when the page is loaded except maybe the page title. Or they might have it set so the entire page is read. It's not something you can control, nor should you. It's very user specific.