Hello all,
I'm having an issue with the editor stripping the <html> tags from my pages when there is a 'xmlns:m' attribute within the tag (Ex. <html xmlns:m="http://www.w3.org/1998/Math/MathML>. The editor seems to leave the tag inplace when the is no ':m' after 'xmlns'
I have FCKConfig.ProtectedTags = 'html|head|body'; set.
Any suggestions?
Tue, 04/15/2008 - 14:55
#1
Re: FCK seems to strip some <html> with FCKConfig.Protecte