(New page: == BrowserContextMenuOnCtrl == This option, if set to '''true''' makes it possible to display the default browser's context menu when right-clicking with the CTRL key pressed. <br> CODE: ...) |
(No difference)
|
Revision as of 10:06, 10 January 2008
BrowserContextMenuOnCtrl
This option, if set to true makes it possible to display the default browser's context menu when right-clicking with the CTRL key pressed.
CODE:
FCKConfig.BrowserContextMenuOnCtrl = false ;
NOTE:Use it at your own risk, as end users may improperly use context menu options that can interfere in the editor normal behavior.