html - Alternative to mailto: to link email -


i creating website , there page people part of company. each person has email want user able email person he/she want.

if in 2011 have used mailto: html tag. not many people using desktop email clients.

i thought linking link new window open in gmail , new message created recepient pressed email. not uses gmail.

the posible "solution" though when user clicks on email copied automatically in clipboard. have same result doing ctrl & c @ something. requires lot of time , dont want hands dirty javascript.

is there other way ?

you should still use mailto:. mailto: not intended desktops, identifies handler client. mobile device able recognize well, , launch preferred mtu.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -