Home
last modified time | relevance | path

Searched refs:oncontextmenu (Results 26 – 32 of 32) sorted by path

12

/plugin/tindexmenu/
H A Dindexmenu-full.js781 jQuery('#r' + this.obj)[0].oncontextmenu = indexmenu_stopevt;
H A Dindexmenu.js59 …is.obj,"indexmenu_rmenu "+this.config.theme);jQuery("#r"+this.obj)[0].oncontextmenu=indexmenu_stop…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4693 …,spellcheck:"false",onkeypress:"$onKeyPress",onoverflow:"$onOverflow",oncontextmenu:"$onContextMen… property in AnonymousFunctionf1d9e84c15b00.inlineEditorAttributes
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_gecko.js307 document.oncontextmenu = Document_OnContextMenu ;
H A Dfck_ie.js207 document.oncontextmenu = Document_OnContextMenu ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js32 …u(e){if (!e.target._FCKShowContextMenu) e.preventDefault();};document.oncontextmenu=Document_OnCon…
H A Dfckeditorcode_ie.js33 …Menu(){return (event.srcElement._FCKShowContextMenu==true);};document.oncontextmenu=Document_OnCon…

12