Hello,
I've just installed CKEditor on my website, but I'm getting a error in Internet Explorer 7 and 8.
This is the error that I've got:
I don't know how to fix this. Can somebody help me?
Thank you!
I've just installed CKEditor on my website, but I'm getting a error in Internet Explorer 7 and 8.
This is the error that I've got:
"Exception activated but not handled."
Script file: ckeditor.js
Line: 7
Character: 251
I don't know how to fix this. Can somebody help me?
Thank you!
Re: Internet Explorer error on ckeditor.js
recently I got a huge amount of errors when attempting to load ckeditor in Drupal using IE8.
In the head of the page I force IE8 to render in IE7 compatibility mode then all the errors and DOM/Javascript problems went away.
Re: Internet Explorer error on ckeditor.js
It works fine in Firefox, but IE7 troughs an error in ckeditor.js:
Line 20 Exception thrown but not caught.
I would have thought that this kind of thing is checked before release.
Any ideas anyone?
Re: Internet Explorer error on ckeditor.js
And it's checked, but it's impossible to test all the possible combinations
Yes, provide a sample url or test page.
Re: Internet Explorer error on ckeditor.js
The url is following:
http://www.knightstemplarmtc.org/forum/ ... 3B683F6829
You need to log-in with guest/guest
In firefox it all works fine, in IE (with javascript debugger on) it shows an error in ckeditor.js and ckeditor is not shown.
Advice very much appreciated.
Cheers
Re: Internet Explorer error on ckeditor.js
The error is due to the fact that you have manually included the smiley file in the head of your document. You don't need to do that: