birwin
asked on
Firefox issue - borders show on div a and img elements when clicked.
In Firefox, a border appears around div, img and a elements when they are left clicked or right clicked. The border only appears briefly, while clicked, but it is annoying, especially on elements that call AJAX and remain on the calling page. These are elements with border="0" or the style statement border: none;
This does not occur on IE6
I haven't found an answer on EE or Google.
Any ideas how to defeat this?
This does not occur on IE6
I haven't found an answer on EE or Google.
Any ideas how to defeat this?
having a link to a page where this is happening might help generate some answers as i've never had a problem like this, however off the top of my head perhaps a :focus pseudo class in the CSS is affecting you here?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.