Button To Textlink

admin

Administrator
Staff member
Hi,<br />I found a "Recommend to a friend" script. It uses a area where the emailadress is put and then a button that opens the email-client on the visitors computer. But I dont want the button, I want it to be a normal text link saying "Send this...".<br />Can it be done?<br />I originally found the script here: <br /><a href="http://www.a1javascripts.com/essential_scripts/tellafriend/tellafriend.html" target="_blank">http://www.a1javascripts.com/essential_scr...ellafriend.html</a><br /><br />-Thomas<!--content-->
Thomas try replacing the button code in blue below with the red code<br /><br /><form name="eMailer"><br />Tell a friend:<br /><input type="text" name="email" size="26" value=" Enter Address Here" onfocus="this.value=''" onmouseover="window.status='Enter email address here and tell a friend about this site...'; return true" onmouseout="window.status='';return true"><br /><br><br /><!--coloro:blue--><span style="color:blue"><!--/coloro--><!-- old with button --><br /><input type="button" value="Send this URL" onmouseover="window.status='Click to send an email (with this page address) to a friend! Enter email address above...'; return true" onmouseout="window.status='';return true" onclick="mailThisUrl();"><!--colorc--></span><!--/colorc--><br /><!--coloro:red--><span style="color:red"><!--/coloro--><!-- new with link --><br /><a href="http://www.totalchoicehosting.com/forums/lofiversion/index.php/java script:mailThisUrl();">Send This URL</a><!--colorc--></span><!--/colorc--><br /></form><!--content-->
To turtle,<br />If i didnt know better, I could kiss you now, but a handshake will have to do (but maybe my ex who im doing this project for will kiss you, i纾峫 ask her <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> ).<br />I had some code and the url to where i got codes for these things before, but i lost it. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> <br /><br />Take care my good friend.<br /><br />-Thomas<!--content-->
Thomas, I glad it worked,<br /><br /><br />just treasure your pets for me <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> <br />-Sk榘坉padda<!--content-->
You know i do.<br />I told Jessica what I wrote in my reply. She laughed and said, thank him with a handshake. <br />Have a nice day.<br /><br />-Thomas<!--content-->
 
Back
Top