E-mail List Archives
Thread: how to make tool tip accessible
Number of posts in this thread: 2 (In chronological order)
From: sucharu
Date: Wed, Nov 18 2015 9:55PM
Subject: how to make tool tip accessible
No previous message | Next message →
Hello list,
Greetings!
Generally, tool tips are implemented via mouse-hovers.
What is the best practice to make them accessible?
Thanks,
Sucharu
From: Sean Curtis
Date: Wed, Nov 18 2015 10:34PM
Subject: Re: how to make tool tip accessible
← Previous message | No next message
When not "displayed" on hover, position them off screen and associate them
with the relevant element on the page using aria-describedby. Also make
them show when the element they're bound to receives focus.
Cheers,
Sean
On Thu, Nov 19, 2015 at 3:55 PM, sucharu < = EMAIL ADDRESS REMOVED = > wrote:
> Hello list,
>
> Greetings!
>
> Generally, tool tips are implemented via mouse-hovers.
>
> What is the best practice to make them accessible?
>
> Thanks,
>
> Sucharu
>
> > > > >