hello everybody...
i'm trying to use the fckeditor in my jsp web app with sun app server..
i'm using fckeditor_2.4.3 and fckeditor_java_2.3 and firefox browser.
when i use the <fck:editor> i get the following error
xml parsing error: not well formed
<div><input type="hidden" id="EditorAccessibility" name="EditorAccessibility" value="This is another test. <BR><B>The "Second" row.</B>"><input type="hidden" id="EditorAccessibility___Config" value=""><iframe id="EditorAccessibility___Frame" src="/SchoolTestsv2/FCKeditor/editor/fckeditor.html?InstanceName=EditorAccessibility&Toolbar=
i thing its because of the & and not the & is this a bug or am i doing something wrong? ( i create xhtml files )
when i try to use the editor with javascript i get the error:
document.write is not a function....
what am i doing wrong?
thank you..
i'm trying to use the fckeditor in my jsp web app with sun app server..
i'm using fckeditor_2.4.3 and fckeditor_java_2.3 and firefox browser.
when i use the <fck:editor> i get the following error
xml parsing error: not well formed
<div><input type="hidden" id="EditorAccessibility" name="EditorAccessibility" value="This is another test. <BR><B>The "Second" row.</B>"><input type="hidden" id="EditorAccessibility___Config" value=""><iframe id="EditorAccessibility___Frame" src="/SchoolTestsv2/FCKeditor/editor/fckeditor.html?InstanceName=EditorAccessibility&Toolbar=
i thing its because of the & and not the & is this a bug or am i doing something wrong? ( i create xhtml files )
when i try to use the editor with javascript i get the error:
document.write is not a function....
what am i doing wrong?
thank you..