Answers for "how can you create an e-mail link in javascript?"

2

javascript email link

<body onload="javascript: window.location.href='mailto:[email protected]';">
Posted by: Guest on March-25-2020

Code answers related to "how can you create an e-mail link in javascript?"

Browse Popular Code Answers by Language