WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: visual focus for anchor tags

for

From: William Lawrence
Date: Feb 14, 2011 10:15AM


Correct me if I'm wrong or missing your question, but...

Expected browser behavior is that only when an anchor element contains
an HREF attribute in the opening anchor tag will the anchor element
ever receive visual focus.

If anything else is happening that is providing unexpected behavior
across different browsers, then the issue may exist in a different
layer of the DOM, e.g. CSS or JavaScript.

Cheers!
William



On Mon, Feb 14, 2011 at 10:44 AM, Hoffman, Allen < <EMAIL REMOVED> > wrote:
> Just noticed that IE7 when tabbed to an anchor tag loses visual focus
> indication.
> FireFox puts a small red dot there in this circumstance.
> Anybody know if IE8 or 9 fix this?
> Why is focus lost for anchor tags?
> Why does even FireFox use such a not so highly visible focus indicator
> for anchor tags?
>
>
> Allen Hoffman
>