WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: detecting if someone makes their own custom button

for

From: glen walker
Date: May 28, 2020 4:09PM


Usually the designer just tells you what things should look like in various
states. It's up to the developer to implement it correctly. Sounds like
they need aria-expanded.

On Thu, May 28, 2020 at 4:05 PM Tyler Shepard < <EMAIL REMOVED> >
wrote:

> Hi there,
> I am deeling with a web application that has several accordion buttons,
> none of which tell me if they are activated or not. My question is if I
> should come across those elements again and they don't act correctly could
> I assume the designer should use ARIA?
> > > > >