I understand that there is a way to scramble e-mail links so as to avoid making e-mail addresses on webpages spam targets. How can I do this?
There are several different ways to disguise your email address, but here is one of the most successful. If your email address was jsmith99@emory.edu, and you want to display the name John Smith on the page as a mailto link, you would use this JavaScript code to create the mailto: link. Just replace the – jsmith99- and the -emory.edu- with your own information and paste the code into your page’s HTML.