Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Nifkins Bridge #1
That Image border
Hi,
How do I remove the little dotted border that appears round images when
tabbed to or clicked ?
Thanks.
Scott Walker sings Jaques Brequel
Nifkins Bridge Guest
-
Rounded Border around image
Okay... I'm sometimes stupid :) How do I put a simple rounded border around an image? I've tried marquee's, but the results aren't clean. I just want... -
Border around image
Hi,i'm new to dreamweaver, can anyone tell me how i can get rid of a purple border around an image that i created in fireworks?? it doesn't show up... -
Border image color
How can you control the color of the border around image? I either get Blue or Purple. Sometimes in program it is blue but ion browser shows purple.... -
Image with border
If I select and load an image at runtime, is it possible to place a border around the image? If so, how? -
Hiding the Auto Image Border
Under any circumstance when I open or create an image. It's not part of the actual image, just shows you the boundry. And PS has always done it as... -
Joe {RoastHorse} #2
Re: That Image border
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@iscariot.com> wrote in message
news:bfobj9$gnb$1@forums.macromedia.com...> Hi,
>
> How do I remove the little dotted border that appears round images when
> tabbed to or clicked ?
>
> Thanks.
>
> Scott Walker sings Jaques Brequel
>
>
Joe {RoastHorse} Guest



Reply With Quote

