Context Menu"

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.

(New page: If you began working with a text a context menu will become very usefull to you. The context menu is a menu which will appear when you'll click your mouse right button anyware inside the e...)
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If you began working with a text a context menu will become very usefull to you. The context menu is a menu which will appear when you'll click your mouse right button anyware inside the editing area. If you want to access the options of the menu point the cursor on the function you want to run. The fuction will highlight with a brown color and then you can click it. Some of the functions maybe disabled. For example: the cut and copy fucntion will be disabled if the text isn't highlighted.
+
Once you start working with text, the '''context menu''' becomes very useful. It's a menu which will appear when you click the right button of your mouse anywhere inside the [[FCKeditor%202.x/Users%20Guide/Interface/Editing%20Area|editing area]] or on an existing object.
 +
 
 +
Example:
 +
 
 +
[[Image:Contextmenu2.png]]<br>
 +
 
 +
<br>
 +
 
 +
As it names indicates the menu is '''context sensitive''', which means that the available items depend on the place you click. For example, the following options may appear if you click inside a table:<br>
 +
 
 +
[[Image:Table context2.png|Image:Table_context2.png]]<br>
 +
 
 +
It's enough to click the menu item to execute its function. Some of the functions maybe disabled. For example, the cut and copy options will be disabled if there is no text highlighted.

Latest revision as of 11:21, 20 December 2007

Once you start working with text, the context menu becomes very useful. It's a menu which will appear when you click the right button of your mouse anywhere inside the editing area or on an existing object.

Example:

Contextmenu2.png


As it names indicates the menu is context sensitive, which means that the available items depend on the place you click. For example, the following options may appear if you click inside a table:

Image:Table_context2.png

It's enough to click the menu item to execute its function. Some of the functions maybe disabled. For example, the cut and copy options will be disabled if there is no text highlighted.

This page was last edited on 20 December 2007, at 11:21.