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
Post a Comment