WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Glossary Tool Tips

for

From: Jared Smith
Date: Apr 11, 2012 1:49PM


I'd follow the implementation found at
http://hanshillen.github.com/jqtest/#goto_tooltip Have the tooltips
open when the link is focused, point to it with aria-describedby, and
have the tooltip disappear on Tab and Esc.

Jared