Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I make a button look like a link?

Status
Not open for further replies.

LucyL

Technical User
Feb 20, 2002
113
US
Hi,
Is there a way of making a button look like a link?
Help appreciated.
 
easy way would be to make a link a button :)
<a href=&quot;&quot; onCLick=&quot;function call()&quot;>button</a> _______________________________________________
{ str = &quot;sleep is good for you. sleep gives you the energy you need to function&quot;;
ptr = /sleep/gi;Nstr = str.replace(ptr,&quot;coffee&quot;);alert(Nstr); }

_______________________________________________
for the best results to your questions: FAQ333-2924
has you're questio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top