Editing Area"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

(Created page with 'The '''Editing Area''' is the space where you will type in your text and format your document. frame|center|The CKEditor Editing Area If you…')
 
Line 1: Line 1:
The '''Editing Area''' is the space where you will type in your text and format your document.
+
The '''Editing Area''' is the space where user types the text in and formats the whole document.
  
 
[[Image:CKEditor_editing_area.png|frame|center|The CKEditor Editing Area]]
 
[[Image:CKEditor_editing_area.png|frame|center|The CKEditor Editing Area]]
  
If your document will be longer than the available space in the Editing Area, an '''scrollbar''' will appear. The scrollbar will allow you to go up and down through your text. You may also move inside the text by using your keyboard keys, for example PAGE UP, PAGE DOWN, HOME, END and ARROW KEYS.<br>
 
  
Another important function while editing is the '''text selection''' (text highlight). To select the text, press your mouse left button, hold it and go to the direction you want to highlight the text. Just release the button and the text will remain selected.<br>
+
If user’s document is longer than the available space in the Editing Area, a '''scrollbar''' will appear. The scrollbar allows going up and down through entire text. User may also move inside the text by using keyboard keys, for example PAGE UP, PAGE DOWN, HOME, END and ARROW KEYS.<br>
 +
 
 +
Another important function while editing is the '''text selection''' (text highlight). To select the text, press mouse’s left button, hold it and move to the direction you want the text to be highlighted. Button may be released and the text will remain selected.<br>

Revision as of 15:08, 6 September 2010

The Editing Area is the space where user types the text in and formats the whole document.

The CKEditor Editing Area


If user’s document is longer than the available space in the Editing Area, a scrollbar will appear. The scrollbar allows going up and down through entire text. User may also move inside the text by using keyboard keys, for example PAGE UP, PAGE DOWN, HOME, END and ARROW KEYS.

Another important function while editing is the text selection (text highlight). To select the text, press mouse’s left button, hold it and move to the direction you want the text to be highlighted. Button may be released and the text will remain selected.