diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/contentcontextmenu/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/contentcontextmenu/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/contentcontextmenu/index.html b/files/ja/archive/mozilla/xul/attribute/contentcontextmenu/index.html new file mode 100644 index 0000000000..36fd643495 --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/contentcontextmenu/index.html @@ -0,0 +1,18 @@ +--- +title: contentcontextmenu +slug: Archive/Mozilla/XUL/Attribute/contentcontextmenu +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/contentcontextmenu +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div> +<dl> + <dt> + <code id="a-contentcontextmenu"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/contentcontextmenu">contentcontextmenu</a></code></dt> + <dd> + 型: <em><code><a href="/ja/docs/Mozilla/Tech/XUL/menupopup" title="menupopup">menupopup</a></code> 要素の id</em></dd> + <dd> + <code><a href="/ja/docs/Mozilla/Tech/XUL/tabbrowser" title="tabbrowser">tabbrowser</a></code> 内のコンテンツ領域のためのコンテキストメニューへの参照</dd> +</dl> |