User Profile

Collapse

Profile Sidebar

Collapse
neihc2
neihc2
Last Activity: Nov 7 '07, 11:43 PM
Joined: Jun 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • neihc2
    replied to Missing focus rectangle on IE
    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...
    See more | Go to post

    Leave a comment:


  • neihc2
    started a topic Missing focus rectangle on IE

    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:...
    See more | Go to post
No activity results to display
Show More
Working...