|
Posted by kelvin on 05/21/07 22:07
Hi,
> Why bother with javascript in the first place? CSS is the way to go.
It is a great new I have heard. Can anyone tell me how to do it (show
an image when mouse is over a link) by css or any simple way for I am
a newbie at HTML/CSS design?
Thank you a lot,
Best regards,
Kelvin
On May 21, 10:27 am, Adrienne Boswell <arb...@yahoo.com> wrote:
> Gazing into my crystal ball I observed kelvin <kelvin...@yahoo.com.cn>
> writing innews:1179731642.144085.194360@u36g2000prd.googlegroups.com:
>
>
>
> > Hi,
>
> > I would like to have a very simple code to show an image when the
> > mouse is hovered over a link.
> > some codes in HTML like
> ><A onmouseover="showimage('./user/image/vg001.gif')"
> > onmouseout="hideimage()" href="./user/image/vg001.gif" target="_blank"
> >><IMG height=116 src="./user/image/vg001th.gif" width=175 border=1 ></
> > A>
>
> > I make a search and found a lot of complicated javascripts.
> > Can anyone give me a simple sample?
>
> > Thank you a lot,
>
> > Best regards,
> > Kelvin
>
> Why bother with javascript in the first place? CSS is the way to go.
> Oh, and please don't use target="_blank", it's very annoying and breaks
> the back button.
Thank you a lot for this comments. I will remove them.
>
> --
> Adrienne Boswell at Home
> Arbpen Web Site Design Serviceshttp://www.cavalcade-of-coding.info
> Please respond to the group so others can share
Navigation:
[Reply to this message]
|