Forum Moderators: open

Message Too Old, No Replies

Remove the outline around an image when viewing with I.E.

When it's a link that is active

         

GWJ

12:36 pm on Sep 19, 2001 (gmt 0)



Hi,

I am stumped and trying to help someone on another forum. They want to remove the outline around an image when it is an active link being clicked. This is when using I.E..

I remember on one post someone dropping a URL to a script that will do this. I tried the site search but I am not finding the post. I also hit my normal script sites but I am coming up empty.

Any help would be appreciated,

Brian

click watcher

12:54 pm on Sep 19, 2001 (gmt 0)



not sure if this is what you mean?

but setting the border attribute of the <img> to zero removes the blue line around images

GWJ

12:58 pm on Sep 19, 2001 (gmt 0)



Thanks click_watcher but no that's not what I was drilling for.

It is when you have an image with a hyperlink. When you click on the image a light black outline surrounds the image. This is only with I.E..

Thank you though very much.

Brian

Brett_Tabke

1:48 pm on Sep 19, 2001 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Do you mean the "dotted" active link? Or have you used the border attribute <img border="3"> style?

I don't think you can remove the dotted active link.

GWJ

2:04 pm on Sep 19, 2001 (gmt 0)



Do you mean the "dotted" active link?

Yes. Man this is going to bug me now. I might have filed it on my home PCs email. I keep a folder named "HTML Tips". If I find the email at home I will post it here.

Thanks,

Brian

NFFC

2:05 pm on Sep 19, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This may help:

[dhtmlnirvana.com...]

GWJ

6:27 pm on Sep 19, 2001 (gmt 0)



Thank you NFFC, that was it.

Much appreciated,

Brian

Beagle

9:34 am on Sep 28, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



for IE >= v5.5 you can use:

hidefocus="true" inside tags to disable the rectangles