JQuery Tutorials – Use JQuery to protect/rewrite emails from spam bots

This entry is part 1 of 3 in the series Spambot Protection

This jquery snippet protects your published email addresses from being obtained from spam bots. Keep in mind that your (html)code must be in form Peter_[at]_example.com and the emails must be inside an ellement with mail class in order to let javascript replace the correct characters. Of course you can modify it as you wish ;) […]

JQuery tooltips - 6 plugins to easilly create tooltips 2

JQuery tooltips – 6 plugins to easilly create tooltips