[Javascript] css question

Chris Berry compjma at hotmail.com
Mon Jul 15 13:31:33 CDT 2002


This is caused by the image being treated as a link, all links are alternate 
color by default.  You can turn off this behavior by setting the BORDER=0 
like in the following example.

<A HREF="webpage.html"><IMG SRC="picture.gif" BORDER=0></A>


>From: "Kelly Zhu" <kzhu at tstc.edu>
>Reply-To: javascript at LaTech.edu
>To: <javascript at LaTech.edu>
>Subject: [Javascript] css question
>Date: Mon, 15 Jul 2002 13:27:36 -0500
>
>This may be a css question, but please help.
>
>I try to remove the blue outline of an image when it is a clickable.
>Thanks.
>
>Kelly
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript


Chris Berry
compjma at hotmail.com
Systems Administrator
JM Associates

"Ask me for the impossible and I'll do it immediately, miracles take a 
little longer."

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




More information about the Javascript mailing list