search for: form_spam_protection

Displaying 1 result from an estimated 1 matches for "form_spam_protection".

2006 Nov 13
4
Mass filtering page content for javascript anti-spam script
Hi all, I''d like to write a function that replaces all email addresses in my pages with a javascript anti-spam script. I know it''s a bit horrible for screen readers, but I feel it''s our best option at the moment. I think I need some kind of function that builds the javascript depending on the email address and then replaces it in the text. I got a bit lost at this