mailto links are not opening in a new tab for firefox. It is working perfect for all other browsers, but unfortunately I couldn't able to open in a tab in firefox, so that my application is get redirected to mail clients like google/yahoo etc. Is there any work-around for this issue? I have tried the following code:
<a target="_blank" href="mailto:?subject=subjectText&body= bodyText">email</a>