javascript - Open Email Desktop Client on clicking a link -


i used

mailto:email@example.com 

to open email send mail. worked in google chrome. not working in other computers. alternate method open mail link??

you should work. can try going chrome://settings/handlers , set value mailto: none instead of gmail


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -