Widget:Email
Revision as of 13:49, 5 April 2011 by Rand Linden (talk | contribs) (Created page with "<nowiki><script type="text/javascript">email=<!--{$email|escape:'js'}--> email = email.replace("@", " [at] ", "g"); email = email.replace(".", " [dot] ", "g"); document.write(ema…")
<script type="text/javascript">email=<!--{$email|escape:'js'}--> email = email.replace("@", " [at] ", "g"); email = email.replace(".", " [dot] ", "g"); document.write(email); </script> Use this widget to display an email address in non-spam-inducing format.