FCKeditor 2.4.3 prototype.VersionBuild = 15657
on IE 6.
I am getting "Permission denied" when I try to use the FCKeditor....GetXHTML() and GetHTML() methods. It seems the problem occurs on line 31 of fckeditorcode_ie.js, "C=B.body".
On FF the HTML is correctly returned (parsed).
The document is DOCTYPE XHTML 1.0 but I have also tried 4.0.1 Transitional with no success.
Any help appreciated.
Steven
on IE 6.
I am getting "Permission denied" when I try to use the FCKeditor....GetXHTML() and GetHTML() methods. It seems the problem occurs on line 31 of fckeditorcode_ie.js, "C=B.body".
On FF the HTML is correctly returned (parsed).
The document is DOCTYPE XHTML 1.0 but I have also tried 4.0.1 Transitional with no success.
Any help appreciated.
Steven
Re: GetXHTML(), GetHTML() IE Permission Denied
Did someone found a solution to this problem ?
ps : where is 'fckeditorcode_ie.js' uncompressed source ?
Thanks in advance
Regards
Re: GetXHTML(), GetHTML() IE Permission Denied