Question

I used

mailto:email@example.com

to open email to send mail. It worked in my Google chrome. But it is not working in other computers. Any alternate method to open mail from link??

Était-ce utile?

La solution 2

You should work. You can try going to chrome://settings/handlers and set value for mailto: to none instead of gmail

Autres conseils

It definitely should work with below html

<a href="mailto:email@example.com">email link</a>
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top