Email Obfuscate is a Lightweight jQuery plugin that prevents spam-bots from harvesting your email addresses by dynamically obfuscating email addresses on your site.
EXAMPLES:
Using this code:
<span class="cloaked" title="com|hahncreativegroup|sales::false"></span>
Creates this:
Using this code:
<span class="cloaked" title="com|hahncreativegroup|sales::true"></span>
Creates this:
Using this code:
<span class="cloaked" title="com|hahncreativegroup|sales::true|Contact Us"></span>
Creates this:
Custom CSS class names can also be passed in for added stylistic control.