[Javascript] css question

Kelly Zhu kzhu at tstc.edu
Mon Jul 15 13:47:07 CDT 2002


Yes, it works just fine.  Thanks.  Kelly

----- Original Message -----
From: "Chris Berry" <compjma at hotmail.com>
To: <javascript at LaTech.edu>
Sent: Monday, July 15, 2002 1:31 PM
Subject: Re: [Javascript] css question


> 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
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list