WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: SPAM-LOW: Re: visual focus for anchor tags

for

From: Dawn Budge
Date: Feb 14, 2011 10:27AM


Are you using a css reset? Is there outline:0; anywhere in your code?
If so, there shouldn't be:
http://www.dawnbudge.co.uk/index.php/2009/08/get-some-focus-css-outline/
Thanks,Dawn

----------------------------------------
From: "William Lawrence" < <EMAIL REMOVED> >
Sent: 14 February 2011 17:13
To: "WebAIM Discussion List" < <EMAIL REMOVED> >
Subject: SPAM-LOW: Re: [WebAIM] visual focus for anchor tags

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 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
>