E-mail List Archives
Re: what roles will make a pop up dialog work
From: Bryan Garaventa
Date: Oct 9, 2014 12:21PM
- Next message: Schafer, Carmen: "Re: VO and Firefox"
- Previous message: Steve Faulkner: "Re: VO and Firefox"
- Next message in Thread: Greg Gamble: "Re: what roles will make a pop up dialog work"
- Previous message in Thread: Jonathan Avila: "Re: what roles will make a pop up dialog work"
- View all messages in this Thread
That's right, in the same way that aria-expanded='false' and aria-pressed='false' and aria-checked='false' impart specific
functionality that is not included when the attribute is undefined by not being present.
Developers should never include ARIA attributes within markup even if set to 'false' unless there is a specific purpose to do so,
because the inclusion of the state/property may unexpectedly alter the feedback for AT users simply by being present.
- Next message: Schafer, Carmen: "Re: VO and Firefox"
- Previous message: Steve Faulkner: "Re: VO and Firefox"
- Next message in Thread: Greg Gamble: "Re: what roles will make a pop up dialog work"
- Previous message in Thread: Jonathan Avila: "Re: what roles will make a pop up dialog work"
- View all messages in this Thread