Focus, tabbing and accessibility
-
Hello,
I use the :focus pseudo class to let people with motor impairments (who can’t use a mouse) tab through my site and see where they are at all times.
When I tab through the WP Gallery, it works fine, the images are outlined thanks this code:
a:focus { outline: 2px solid #d9653f; }But with the Visual Portfolio it does not work. The outline does not appear on the images or on the filter links. Is there a way around this?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Focus, tabbing and accessibility’ is closed to new replies.
