Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Change text color when hovering over an image?

0 views
Skip to first unread message

Jeff Brady

unread,
Aug 19, 2002, 11:17:10 AM8/19/02
to
I have an image, with some text below it (in a seperate table cell if it
matters). I know
how to change text color when I hover over the text itself, but how can I
change the
text color when I hover over the image (no change to the image itself) ?

Thanks!

--
jeff brady
www.iamnotageek.com
www.reviewlocator.com

Vidar Petursson

unread,
Aug 20, 2002, 5:33:14 AM8/20/02
to
Hi

well.,.... basic example

<div id="bla">blabla</div>
<img onmouseover="bla.style.color='#ff0000'" src="bla.gif">

--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
http://www.icysoft.com/
The...@icysoft.com
icy...@vortex.is
==============================
No matter where you go there you are
==============================
"Jeff Brady" <jeff...@dmait.com> wrote in message
news:3d610b3e$0$127$45be...@newscene.com...

0 new messages