This jQuery plugin turns an obfuscated e-mail address into a human- readable one. It's lightweight and accepts multiple filtering levels for additional security.
http://www.leftrightdesigns.com/library/jquery/nospam/ I also created a PHP function (see link above) to dynamically obfuscate your e-mail addresses. This allows you to simply pass in an e-mail address without having to alter it by hand so it matches some algorithm. I know there are other similar plugins out there, but they weren't what I was looking for. So I set out and wrote my first jQuery plugin, and hopefully others find it useful! Mike Branski