It seems FCKeditor doesn't load the doctype of the page. This can be seen in the sample file sample07.html and I tested in both IE and Firefox.
The setHTML is passed a doctype, but clicking the Page Properties icon shows it as empty, and oEditor.GetXHTML(true); doesn't include doctype code. Has anyone found a solution to this?
The setHTML is passed a doctype, but clicking the Page Properties icon shows it as empty, and oEditor.GetXHTML(true); doesn't include doctype code. Has anyone found a solution to this?