How can you create an e-mail link in javascript? code example
Example: javascript email link
<body onload="javascript: window.location.href='mailto:[email protected]';">
<body onload="javascript: window.location.href='mailto:[email protected]';">