Hi,
I call CKEDITOR.replace( 'profile-text' ) on a textarea. The textarea transforms into a instance of CKEditor but I cannot write content into that CKEditor. I even can't get my curser flashing in there (when I click nothing happens).
What am I doing wrong?
Thanks,
Daniel
What is your environment
What is your environment (browser, OS)? Have you tried different browsers? Do CKEditor demos/ samples work for you?
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Hi,
Hi,
We are having the exact same issue as described. The demo samples work just fine.
We're making use of various jQuery features such as AJAX posting using $.post. So not sutr this is what is causing the problem.
We are using Linux with latest Chrome/Opera/Firefox, plus Winows; IE8, FF 3.6x etc