How to force a screen reader to read a group label? | XM Community
Skip to main content
Question

How to force a screen reader to read a group label?

  • December 19, 2019
  • 2 replies
  • 82 views

Forum|alt.badge.img+5
I have a matrix with several group labels on the side (see attached QSF). Unfortunately screen readers seem to skip right over the group labels. Is there html I can add that forces the screen reader to read these group labels?

2 replies

Forum|alt.badge.img+2
  • Level 2 ●●
  • January 30, 2020
checkout tabindex attribute: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex

Forum|alt.badge.img+2
  • Level 2 ●●
  • January 30, 2020
and checkout aria: https://developers.google.com/web/fundamentals/accessibility/semantics-aria