skip to content rich footer

stevenclark.com.au

subscibe to the StevenClark.com.au rss feed

Title Attributes on Links, Tooltips and Accessibility

June 30th, 2008

In a recent article, How to Make Accessible Image Links (Redux), the subject of real world implementation of the title attribute also became a topic worth taking a little further. While there are some very good resources out there explaining the pros and cons of title attributes, it still seems worthwhile recapping and bringing some of that external information into one place. This article will be aimed at discussing title attributes on links. The title attribute can be used on nearly every element and is even compulsory on several (including frames oink!). Did I just say oink? Frames. Oink?

The Title Attribute

The title attribute (not to be confused with the title element in your document head) is available to provide supplementary implementation information to users, although without a solid guide to user agents on how to implement the title there is an inconsistency among browsers as to how they support it. In some cases the title may be provided as a tool tip, although this would require the user to hover over the element with a pointing device. Keyboard users wouldn’t see the tooltip, while screen readers have title attributes turned off by default and users have to turn that feature on.

Read the rest of this entry »

PLEASE NOTE: Articles are licenced under a Creative Commons Licence but copyright of images is retained by © Steven Clark 2007 - 2008

More Articles on StevenClark.com.au

  1. Title Attributes on Links, Tooltips and Accessibility
  2. How to Make Accessible Image Links (Redux)
  3. Freelance or a Second Contract?
  4. How Long is your IE Stylesheet?
  5. Boag Vs Rissington (a Web Somme in Jelly)

Photography Blog

personal photography blog

Drawing Blog

personal illustration and drawing blog

Links Blog

my nortypig links blog

Declaration of Independence

Site Content

Developed and published by Steven Clark

Note: no affiliate marketing is entered into. Nobody pays me for referrals or to say anything on this website. Its all free.

Site Supporters

skip to top of page

Currently Reading

Information and Data Modelling (Second Edition) by David Benyon (Cover)With an eye toward implementing another web interface database solution from the ground up I'm casually revisiting David Benyon's Information and Data Modelling (Second Edition). Its critical to have a solid understanding of conceptual data modelling and knowing how to identify various things like fan traps and three way traps very early in the process. To that end, while its fine to have a basic understanding of third normal form and general ideas about relations (that which relational databases rely on), its also a great idea to spend time exploring the theory and case studies that lead to a higher understanding.

Often people I deal with just snuff their nose and say they can design a database - but often its a very naive approach. Having read this book about four years ago its time for a quick refresher over my holiday period. No, I doubt few will envy me.