function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KKNKKN 

mail to link not working in firefox

Hi,

<apex:page controller="TGInsuranceCardPageController" renderAs="PDF" standardstylesheets="false" showheader="false" applyhtmltag="false">
<a href="mailto:abc@gmail.com">abc@gmail.com</a>
</apex:page>

In the above code, the link is not working in both Chrome and IE, it is not working in firefox. Please help me to solve this problem.

Thanks.
James LoghryJames Loghry
Sounds like this may be a configuration setting with your browser.  Not sure if the following link still applies, but it's worth checking out: http://kb.mozillazine.org/Default_mail_client