WebAIM - Web Accessibility In Mind

E-mail List Archives

WAI ARIA attribute: aria-required="true"

for

From: Chris Pearce
Date: Feb 7, 2010 8:03PM


Just have a question about the use of the ARIA attribute: aria-required="true".

If I have a mandatory form question were the user needs to choose 1 of 5 answers e.g. "Please pick a colour", do I put the ARIA attribute: aria-required="true" on all 5 of the radio inputs?

Cheers