From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../archive/mozilla/xul/attribute/handlectrltab/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html (limited to 'files/ja/archive/mozilla/xul/attribute/handlectrltab/index.html') 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 +--- +
« XUL リファレンス HOME
+
handleCtrlTab
型: 論理型
true に設定するか省略した場合、Ctrl と Tab キーが同時に押されると tabbox が次のタブに切り替えられます。Shift キーも同時に押すと、前のタブが表示されます。この属性を false に設定した場合、これらのキーはタブ操作を行いません。
+
+ +
-- cgit v1.2.3-54-g00ecf