WebAIM - Web Accessibility In Mind

E-mail List Archives

aria-controls breaks CSS?

for

From: David Engebretson Jr.
Date: Apr 5, 2019 2:28PM


We've got an accordion that uses aria-controls. Aria-controls seems to
complicate the user experience with JAWS. Other screen readers seem to
ignore them.

If I remove aria-controls it breaks our CSS. Why would aria-controls alter
the CSS?

Has anybody found a positive use for aria-controls?

Thanks!