WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: 1px gif link vs. hidden text link

for

From: Jukka Korpela
Date: Oct 21, 2002 11:13PM


Freda Lockert wrote:

> I'm wondering which is the best way to provide a link to pass over a
> long contents list and go straight to the first article in the
> newsletter?

If you make the contents list hypertextual, i.e. you simply make each item
there a link to the start of the corresponding article, there is no need for
a separate "skip" link. The first link can be used to jump to the first
article.

Schematically:

<div>Content:</div>
<ul class="toc">
<li><a href="#lue">Life, universe, and everything</a></li>
...
</ul>

<h2><a name="lue" id="lue">Life, universe and everything</a></h2>

--
Jukka Korpela, senior adviser
TIEKE Finnish Information Society Development Centre
http://www.tieke.fi/
Diffuse Business Guide to Web Accessibility and Design for All:
http://www.diffuse.org/accessibility.html


----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/