Click to See Complete Forum and Search --> : image rollover that changes text link color


haze
01-09-2004, 10:44 PM
hi..

i have a set of 5 links that are hot spots on an image, each of these triggers a rollover on that image, however i do not want to have any text on the image itself and would like for the text links i have at the bottom of the page to be highlighted corresponding to the hot spot the user rolls over.. for example if i rollover the contact hotspot i would like the text link "contact" below to be highlighted in a chosen colour and then reset when the mouse is moved out of that hotspot. I am struggling to do this because unlike images the text link cannot be given a name or id so how do u tell it to change colour dynamically?

here is the site:
http://www.haze.indy-solutions.com/site/

as you can see when you roll over the text at the bottom the image above swaps corresponding to the link and i am trying to get this to work in reverse if possible..

i hope this is clear, thanks for you help, i really appreciate it!
damien

Fang
01-10-2004, 03:21 AM
In the <map> onmouseover/out use a class change for the corresponding text link