|
jaybee -> RE: Slowing down Spammers (6/16/2006 4:54:22)
|
Spook, that is a masterpiece of the understated, cool, elegant......... what happens if they've got javascript turned off? [;)] May I suggest you have an alternative image of the email address and use: <script type="text/javascript">
<!-- Begin
a="Spooky" ;
b="frontpagewebmaster.com" ;
document.write('<a href=\"mailto:' +a+'@' +b+'\">');
document.write('Contact Administrator<\/a>');
// End --></script>
<noscript>
<img src="/images/emailaddress.jpg"
alt="email address image"
title="you have javascript turned off, please type this address into your mail client" />
</noscript> You can set up the image here
|
|
|
|