diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html b/files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html new file mode 100644 index 0000000000..030a8e5197 --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html @@ -0,0 +1,13 @@ +--- +title: handleCtrlTab +slug: Archive/Mozilla/XUL/Attribute/handleCtrlTab +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/handleCtrlTab +--- +<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-handleCtrlTab"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/handleCtrlTab">handleCtrlTab</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> <code>true</code> に設定するか省略した場合、Ctrl と Tab キーが同時に押されると <code><a href="/ja/docs/Mozilla/Tech/XUL/tabbox" title="tabbox">tabbox</a></code> が次のタブに切り替えられます。Shift キーも同時に押すと、前のタブが表示されます。この属性を <code>false</code> に設定した場合、これらのキーはタブ操作を行いません。 </dd></dl> +<div class="noinclude"> + +</div> |