It seems like the mailto
links we're embedding in our website fail to do anything in Chrome, though they work in Firefox.
Simple example here: http://jsfiddle.net/wAPNH/
<a href='mailto:test@test.com'>hi this is a test</a>
Do we need to do something special to enable mail links in Chrome?
See Question&Answers more detail:os