jcperryman
10-19-2006, 04:34 PM
Hello Friends,
How do I create a link with out the ankor tag <a></a>? I don't want to use this feature because of its effects; underline and changes the color! I am using my modificaion of coolbuttons (which I found on DynamicDrive.com) to provide button like affects. I have a graphic in the background and text centered over it in white for readability.
The following works but only if scripting is enabled:
<td height="22" background="images/Bar_Green.gif" id="cbBtn0" class="mgButton" onclick="top.location.href='index.html'">Welcome</td>
As always your help is greatly appreciated so thank you in advance.
Joseph
P.S. I am not sure if this belongs here or in another forum, I also posted in 'Html or Css'.
How do I create a link with out the ankor tag <a></a>? I don't want to use this feature because of its effects; underline and changes the color! I am using my modificaion of coolbuttons (which I found on DynamicDrive.com) to provide button like affects. I have a graphic in the background and text centered over it in white for readability.
The following works but only if scripting is enabled:
<td height="22" background="images/Bar_Green.gif" id="cbBtn0" class="mgButton" onclick="top.location.href='index.html'">Welcome</td>
As always your help is greatly appreciated so thank you in advance.
Joseph
P.S. I am not sure if this belongs here or in another forum, I also posted in 'Html or Css'.