Check this post: http://alfonsoml.blogspot.com/2009/08/c ... ditor.html I think that this should cover the basics about how to create and use CKEditor in your page.
Constructive feedback is welcome.
Sun, 08/30/2009 - 17:26
#1
Re: How to: Create an instance (or several) of CKEditor
These are other articles:
Before using CKEditor
How to use the delayed loading feature (ckeditor_basic.js)
Creation based on javascript
And the latest one is a very interesting trick if you don't have to care for old versions of IE and your users are not Opera or Safari fans:
How to control CKEditor with textarea.value