HighDots Forums  

That Image border

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss That Image border in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nifkins Bridge
 
Posts: n/a

Default That Image border - 07-24-2003 , 06:12 AM






Hi,

How do I remove the little dotted border that appears round images when
tabbed to or clicked ?

Thanks.

Scott Walker sings Jaques Brequel



Reply With Quote
  #2  
Old   
Joe {RoastHorse}
 
Posts: n/a

Default Re: That Image border - 07-24-2003 , 06:33 AM






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





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.