E-mail List Archives
Thread: Skip links (in-page links) and the keyboard
Number of posts in this thread: 2 (In chronological order)
From: Jim Thatcher
Date: Wed, Jul 21 2004 9:56PM
Subject: Skip links (in-page links) and the keyboard
No previous message | Next message →
I just updated a study of the problems and possibilities of skip links at
http://jimthatcher.com/skipnav.htm. The important news is at the very bottom
of that page. There is a pretty simple technique to be sure that your
in-page links work from the keyboard. Just do it like this:
This technique is less of a hack than placing the anchor in a table - a
technique used at http://WebAIM.org. The two techniques have a common
aspect. Both place the anchor in some construct with width. That seems to be
the thing that undoes/fixes the IE6 bug.
Jim
Accessibility, What Not to do: http://jimthatcher.com/whatnot.htm.
Web Accessibility Tutorial: http://jimthatcher.com/webcourse1.htm.
From: Earl Machen
Date: Sat, Jul 24 2004 2:59AM
Subject: Re: Skip links (in-page links) and the keyboard
← Previous message | No next message
Excellent article and information, thanks!