In Firefox, I get a blue dashed border around the nav images that the user has clicked. How can I stop it?

It is especially a rollover image if that makes a difference.

It's only happens on visited images in Safari and FF is ok.

Thank you, John. I just found some styles to stop it:

a, input {}
the outline color: reverse;
outline-style: none;
Outline-width: medium;
}

Tags: Dreamweaver

Similar Questions

Maybe you are looking for