Click to See Complete Forum and Search --> : Probably impossible but....


Eckie Thump
06-04-2003, 01:39 PM
Hi all,
this sounds like it should be possible (but probably isn't)

I have a map on my site which I wish to place members names on. When you pass the mouse over the name a small graphic circle indicating their location should change colour.
Clicking on the name will open a new window with information about the member.

The clicking bit I can manage, but I can't come up with a way to get a seperate image on the map to change when the mouse rolls-over the link.

Any ideas?

Would be extremely gratefull.

Cheers,
Eckie

DaveSW
06-04-2003, 01:46 PM
Think it could be done with javascript. try this link for inspiration

http://javascript.internet.com/navigation/link-descriptions.html

MrPunkin
06-04-2003, 03:29 PM
you can do an easy javascript for that.

Eckie Thump
06-05-2003, 08:13 AM
Thanks for the link, will take me ages to try to unravel the html and convert for use with gifs, but I'm nothing if persistant.:D

JavaScript may be easy for some, alas not for me, yet.
Any 'easy' examples spring to mind?