Hello,
Is there an option to stop the automatic obfuscation of an email addresses when a mailto link is made? Or even better, Is there an option to stop FCKeditor embedding any javascript in the code it produces?
Im running all FCKeditor code through HTML Purifier and this removes all javascript code.
Thanks in advance.
Wed, 09/17/2008 - 19:45
#1
Re: How to disable obfuscation of email address?
FCKConfig.EMailProtection = 'none' ;