Viewing Email/marquee
Email/marquee
|
User: martin1866 12 years ago
|
|
|
Hi I'm using this code on my page (http://www.designamind.co.uk/Easyweb-DAM/) <marquee onMouseOver="this.scrollAmount=0"onMouseOut="this.scrollAmount=1"direction="up" scrollamount="1" behavior="scroll" style="width: 150px; height: 50px; color: #ffffff; font-size: 14px; font-family: Georgia;">For Free Hypnosis session Click Here</marquee> I added this via the html snippet, I want the marquee to stop when mouse over (which it does) but to make it clickable and open up an email, I've tried to do this by applying the hyperlink to the html snippet but it doesn't work. My question is can this be added into the snippet to work or am I doing something else wrong Cheers guys ------------------------------- Regards Martin Designa A Mind: Building the Future you Deserve E:info@designaimind.co.uk T:08432891623 <!-- w --><a class="postlink" href="http://www.designamind.co.uk">www.designamind.co.uk</a><!-- w --> |
|
|
User: Roddy 12 years ago
|
|
|
<marquee onMouseOver="this.scrollAmount=0"onMouseOut="this.scrollAmount=1"direction="up" scrollamount="1" behavior="scroll" style="width: 150px; height: 50px; color: #000; font-size: 14px; font-family: Georgia;"><a href="mailto:info@my-website.com?subject=Email Subject&body=" style="font: 14px Georgia;color:#FFFFFF;text-decoration:none">For Free Hypnosis Session Click Here</a></marquee> Replace this - info@my-website.com - with the email address. Replace - Email Subject - with a suitable subject line such as "Free Hypnosis Session". You can also add body text to the email like... I would really like a free session! Add it after: &body=I would really like a free session!" If the visitor has there name auto added to the email, all they have to do is click the send button. ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
✔ Best Answer
|
|
|
User: martin1866 12 years ago
|
|
|
Roddy that works perfect thanks for the time Martin ------------------------------- Regards Martin Designa A Mind: Building the Future you Deserve E:info@designaimind.co.uk T:08432891623 <!-- w --><a class="postlink" href="http://www.designamind.co.uk">www.designamind.co.uk</a><!-- w --> |
|
|
User: martin1866 12 years ago
|
|
|
Roddy that works perfect thanks for the time Martin ------------------------------- Regards Martin Designa A Mind: Building the Future you Deserve E:info@designaimind.co.uk T:08432891623 <!-- w --><a class="postlink" href="http://www.designamind.co.uk">www.designamind.co.uk</a><!-- w --> |
|
|
User: martin1866 12 years ago
|
|
|
Roddy that works perfect thanks for the time Martin ------------------------------- Regards Martin Designa A Mind: Building the Future you Deserve E:info@designaimind.co.uk T:08432891623 <!-- w --><a class="postlink" href="http://www.designamind.co.uk">www.designamind.co.uk</a><!-- w --> |
|
| Post Reply |
| You must login or signup to post. |
