WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: detecting if someone makes their own custom button

for

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

From: Tyler Shepard
Date: Thu, May 28 2020 4:05PM
Subject: detecting if someone makes their own custom button
No previous message | Next message →

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?

From: glen walker
Date: Thu, May 28 2020 4:09PM
Subject: Re: detecting if someone makes their own custom button
← Previous message | No next message

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 ADDRESS 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?
> > > > >