More information about the Underscore mailing list

[_] XHTML Site logos!

Tim Beadle tim.beadle at gmail.com
Thu Aug 9 10:55:38 BST 2007

On 08/08/07, Chris Kaminski <chris at setmajer.com> wrote:
> The downside to that is when keyboard-only users try to tab through
> the links they can't see where the focus went.

I was thinking about this; what about only turning outline off on the
:active pseudo-class, but leaving it on for :focus? Would that serve
both the keyboard users and keep the marching ants from looking weird
for mouse users?

Tim