WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Help with help icons

for

From: ben morrison
Date: Feb 26, 2009 9:05AM


On Wed, Feb 25, 2009 at 11:39 PM, < <EMAIL REMOVED> > wrote:

>
> Like I said, the thing I'm struggling with is the text for the help link
>
>
>
> <p id="sf">SuperFilter <a href="#sfDef" class="help">What's
> this?</a></p>
>

Keep the link text no need to add any more

<a href="#sfDef" class="help">SuperFilter</a>

--- and the link to jump back to the term. ---

<a href="#sf">Back to term</a>

Maybe just Back, or if its now a JS popup you could image replace for a
close icon or whatever fits best.

--
Ben Morrison