jQuery noSpam email address protector now works with euro domains! (two dots)
Need to show an email address on the web?
You have a few options:
1) create a standard "mailto:" link and enjoy an endless flow of vi@gR&! ads and invitiations for massive funds transfers from far away lands
2) use an email obfuscator!
My favorite email address obfuscator by far is the jQuery noSpam plugin by Mike Branski.
This jQuery plugin turns an obfuscated e-mail address into a human-readable one.
Now supports multiple dots (.) both before and after the at (@) sign!
While the simplicity and smoothness of this little script has always been top-notch, it has just been made even better by allowing the use of euro-style domains, such as " user@domain.co.uk " in addition to standard 'single dot' extensions.
To use this plugin, include jquery.nospam.js and call the nospam() method. No Spam automatically detects if your matched element is a link. If so, it checks the rel attributes for the obfuscated e-mail addresses. For all other elements, it uses the text between the matched tags.
Examples and further instructions are at http://www.leftrightdesigns.com/library/jquery/nospam/

