JohnnyJJ
03-14-2004, 12:21 AM
Howdy folks, I have this script on a test page I am working on, it is in a table:
onMouseOver="this.style.backgroundColor='#336699';this.style.color='white'" onMouseOut="this.style.backgroundColor='#99CCCC';this.style.color='black'" height="9" bgcolor="#99CCCC"
Can any of you tell me if or what I can add to it to make a hyperlink connection? On each of the buttons I need to send it to the index.html, or aboutus.html or products.html...
Can any of you help me?
You can see the page at http://www.fourseasonshydro.com/test.html
Thanks for your time.
onMouseOver="this.style.backgroundColor='#336699';this.style.color='white'" onMouseOut="this.style.backgroundColor='#99CCCC';this.style.color='black'" height="9" bgcolor="#99CCCC"
Can any of you tell me if or what I can add to it to make a hyperlink connection? On each of the buttons I need to send it to the index.html, or aboutus.html or products.html...
Can any of you help me?
You can see the page at http://www.fourseasonshydro.com/test.html
Thanks for your time.