This section of the CKEditor 3.x documentation gives tips and answers for frequently asked questions regarding the installation, configuration, customization, and integration of CKEditor, along with code samples.
- How do I remove the elements path?
- How do I remove the ability to resize the editor?
- How do I change the editor size?
- How do I limit the resizing dimensions?
- How do I remove the toolbar collapse button?
- How do I read or write the contents of CKEditor from JavaScript?
- How do I add or remove toolbar buttons?
- How do I customize the Styles drop-down list?
- How do I add custom styles based on classes?
- How do I upload files or images using CKEditor?
- How do I output HTML instead of XHTML code using CKEditor?
- How do I set the spellchecker to turn on automatically?
- How do I disable the spellchecker?