I recently installed the newest version of FCKeditor. It works fine in Mozilla but I'm having problems with it in IE. Whenever I load a page with an FCKeditor on it I get a javascript error. The error says Unspecified error Line 19; URL=http://mysite/FCKeditor/editor/fckeditor.html?InstanceName=name&Toolbar=Basic
The page then loads with a blank box that can't be edited.
Anybody have any suggestions or fixes?
Tue, 12/28/2004 - 05:19
#1
RE: Javascript Error in IE
I'm able to get the fields working if I place some data in them before they are rendered.
RE: Javascript Error in IE
Take a look at the comments in the scripts in the "editor/js" directory... they must be created at "23:53".
Sorry for that... I had to create this "urgency" change to avoid further problems.
Best regards,
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: Javascript Error in IE
RE: Javascript Error in IE
RE: Javascript Error in IE
Hi! - unfortunately I still get a similar javascript error after updating to the "23:53" version.
It only occurs when pressing the "source" button:
Error: Type Mismatch (translated from german "Typen unvertrglich")
Code: 0
UTL: http://127.0.0.1/FCKeditor/editor/fcked ... ar=Default
Any idea on that?
Kind regards,
scooby37