Hello,
I need the button of the promo box to “mailto” an email address. If I just put the email in the place of the link, it works fine (using Mac’s Mail).
But, in Dreamweaver, we could set an email link to display a message title and content.
Apparently, it doesn’t have this option in the promo box.
Is there any way to do it?
All the best,
Newton.
Hi newtonlinchen!
The code would look like this.
<a href = "mailto: (Email address hidden if logged out) ">Click me</a>
Regards,
Elliott