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.

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 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.
  
[[Image:Contextmenu.gif]]
+
[[Image:Contextmenu.png]]<br>
  
 
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.&nbsp;Some of the functions maybe disabled. For example: the cut and copy function will be disabled if the text isn't highlighted.
 
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.&nbsp;Some of the functions maybe disabled. For example: the cut and copy function will be disabled if the text isn't highlighted.

Revision as of 11:01, 6 December 2007

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.

Contextmenu.png

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 function will be disabled if the text isn't highlighted.