With IE, I click on the anchor button and type the anchor name in the anchor properties dialog box, then nothing happens when I click on the OK button. The only thing I can do is click the cancel button. I tried the same thing in Firefox and it works fine. I had someone else try it on their computer and they got the same result.
I am using CKEditor 3.4.2, revision 6041.
IE version 9.0.8112.16421 (update version 9.0.7)
Firefox version 13.0.1
I am using CKEditor 3.4.2, revision 6041.
IE version 9.0.8112.16421 (update version 9.0.7)
Firefox version 13.0.1

Re: Anchor properties dialog box: OK button ignored in IE
SCRIPT5022: DOM Exception: INVALID_CHARACTER_ERR (5)
ckeditor.js, line 15 character 178
This the part of line 15 in ckeditor.js:
d.element=function(h,i){if(typeof h=='string')h=(i?i.$:document).createElement(h);d.domObject.call(this,h);};var h=d.element;h.get=function(i)Character 178 is the equal sign ("=") in h=(i?i.$:document).createElement(h);
Can anyone help with this?
Re: Anchor properties dialog box: OK button ignored in IE
http://ckeditor.com/demo