the dotted border shows around the element that has focus, you can remove it
with javascript by shifting the focus to something else. eg:
<div id="dummy" style="display: none">zzz</div>
<a href="#" onClick="dummy.focus()">click</a>
however, think carefully before doing this, it's there for a reason...
joe
"Nifkins Bridge" <Judas (AT) iscariot (DOT) com> wrote
Quote:
Hi,
How do I remove the little dotted border that appears round images when
tabbed to or clicked ?
Thanks.
Scott Walker sings Jaques Brequel |