I am using CKEditor 4.2 and Chrome 29.
I have multiple textareas on a page with unique names/ids and contenteditable = true
Invoking any form of CKEDITOR.replace() within a jquery document.ready() block creates the editor, but the text areas are readonly and all the editor buttons are disabled.
Works fine in IE and Firefox.
Curiously, if I don't use the document.ready() and invoke CKEDITOR.replace() manually from the Chrome developer console once the page is loaded, it works as expected.
Please help!
Can you provide some sample
Can you provide some sample code or something that can be put in samples folder and will show the problem?
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!