: Tooltips for keyboard users The title attribute can be used on almost any HTML element, particularly hyperlinks, to provide some additional detail of the element. This is useful for screen readers,
The title attribute can be used on almost any HTML element, particularly hyperlinks, to provide some additional detail of the element. This is useful for screen readers, but not so much when using the keyboard to tab through elements.
I often use the TAB key to skip over some links in a page to avoid having to reach for the mouse. Yet the title tooltips are only visible when the mouse is hovered over the matching element.
Is this a failing of the browser, or is it something that should be accounted for in site design and implementation?
More posts by @Sent6035632
1 Comments
Sorted by latest first Latest Oldest Best
Browsers ought to have the option to enable tooltips on focus, but since they don't you can do it via JavaScript: Onfocus tooltips.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.