WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: WAI ARIA attribute: aria-required="true"

for

Number of posts in this thread: 1 (In chronological order)

From: Chris Pearce
Date: Sun, Feb 07 2010 8:03PM
Subject: WAI ARIA attribute: aria-required="true"
No previous message | No next message

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