Hi,
I keep getting strange errors when displaying data from a database. The data is text as html, but seem to get the
window.parent.CKEDITOR.tools.callFunction( 53, window )
window.parent.CKEDITOR.tools.callFunction( 40, window )
errors appear in the CK editor pane. I'm using CK in ASP.NET quite successfully. I think it may be a problem with the html content, but as the text contains a lot of it, any pointers as to the meaning of these errors would help.
I keep getting strange errors when displaying data from a database. The data is text as html, but seem to get the
window.parent.CKEDITOR.tools.callFunction( 53, window )
window.parent.CKEDITOR.tools.callFunction( 40, window )
errors appear in the CK editor pane. I'm using CK in ASP.NET quite successfully. I think it may be a problem with the html content, but as the text contains a lot of it, any pointers as to the meaning of these errors would help.