You mean version 3.6.6.2. No, that particular version doesn't support IE11. You'd have to upgrade CKEditor in the ASP.NET component to the latest version. Do the following:
Next copy the \ckeditor\ directory to ckeditor-aspnet-3.6.6.2-folder\_Samples
Please note that CKEditor (the editor) is a pure JavaScript application, so you may not need any server-side integration to use in a web application. Just include the ckeditor.js script in your website and you can start using it.
You mean version 3.6.6.2. No,
You mean version 3.6.6.2. No, that particular version doesn't support IE11. You'd have to upgrade CKEditor in the ASP.NET component to the latest version. Do the following:
Please note that CKEditor (the editor) is a pure JavaScript application, so you may not need any server-side integration to use in a web application. Just include the ckeditor.js script in your website and you can start using it.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
I guess, I have been spoiled
I guess, I have been spoiled by asp.net use. I give your suggestions a try. I presume the last step is only if one wishes to use the samples.
I'll post back the results
I have upgraded our site to
I have upgraded our site to the asp.net 3.6.6.2.
However, just replacing the 4.x current /ckeditor folder causes problems and does not work properly.
Will the ckeditor team be updating the asp.net version to a more current version that does support asp.net?