For example, when you click on a link, it gets wrapped by a box in dotted-line.
It may be hard to spot, but it allows keyboard navigators to tab around.
Thanks...
User Profile
Collapse
-
Missing focus rectangle on IE
Hi,
For some pages I'm styling, the focus rectangle around a link appears just fine in Firefox.
However, they are not appearing at all in IE.
I don't think there's anything in my css file that gets rid of the focus rectangles:
a:link{
color: #3366CC;
}
a:visited{
color: #3366CC;
}
a:hover{
color: #D4A017;
background-color: none;
text-decoration:...
No activity results to display
Show More
Leave a comment: