Preacher T
05-05-2006, 06:19 PM
Greetings! I am glad to have finally found a place to ask for coding assistance!! :thumbsup:
So I'm overhauling my site, http://www.stentoriansound.com/, and I have created a server-side imagemap which has my logo and 4 'buttons' linked to my subdomains. The imagemap is working properly as far as I can tell, but I want to make the color of the text in the image change from white to blue using the onMouseOver function.
Can anyone tell me if the OnMouseOver attribute is javascript? I believe I can use it without java but I'm not sure. I do not want any java code on my site, this is not an option.
Is there a way to have my image's colors shift with OnMouseOver without using javascript?
From what I can tell I must define the OnMouseOver in my css script, and then I can reference OnMouseOver for each image swap I need.
I've searched all over for an answer to this, but can not figure out a solution. If you could help point me in the right direction I would be most appreciative!
Here is the image I've created my imagemap for:
http://www.stentoriansound.com/stentorianlogo.jpg
It seems this should be terribly simple; any suggestions?
Cheers!!
- Tony
p.s. I forgot to mention I'm using Adobe GoLive; I created the imagemap with this and then slightly modified the code...
So I'm overhauling my site, http://www.stentoriansound.com/, and I have created a server-side imagemap which has my logo and 4 'buttons' linked to my subdomains. The imagemap is working properly as far as I can tell, but I want to make the color of the text in the image change from white to blue using the onMouseOver function.
Can anyone tell me if the OnMouseOver attribute is javascript? I believe I can use it without java but I'm not sure. I do not want any java code on my site, this is not an option.
Is there a way to have my image's colors shift with OnMouseOver without using javascript?
From what I can tell I must define the OnMouseOver in my css script, and then I can reference OnMouseOver for each image swap I need.
I've searched all over for an answer to this, but can not figure out a solution. If you could help point me in the right direction I would be most appreciative!
Here is the image I've created my imagemap for:
http://www.stentoriansound.com/stentorianlogo.jpg
It seems this should be terribly simple; any suggestions?
Cheers!!
- Tony
p.s. I forgot to mention I'm using Adobe GoLive; I created the imagemap with this and then slightly modified the code...