Wijmo UI for the Web
customContextMenu Field

Default value: true

Determines whether the custom context menu is shown.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijeditor.options.customContextMenu;
Javascript (Specification) 
var customContextMenu : boolean;
Remarks
Instead of the standard context menu items shown by the browser, the custom context menu has only three commands: Cut, Copy, and Paste.Note that the context menu is invalid in Safari.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.