From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/archive/mozilla/xul/attribute/showpopup/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/attribute/showpopup/index.html (limited to 'files/ja/archive/mozilla/xul/attribute/showpopup') diff --git a/files/ja/archive/mozilla/xul/attribute/showpopup/index.html b/files/ja/archive/mozilla/xul/attribute/showpopup/index.html new file mode 100644 index 0000000000..6b99364905 --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/showpopup/index.html @@ -0,0 +1,13 @@ +--- +title: showpopup +slug: Archive/Mozilla/XUL/Attribute/showpopup +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/showpopup +--- +
« XUL リファレンス HOME
+
showpopup
型: 論理型
true の場合 popup が表示されます。false の場合 popup は表示されませんが、自動補完の候補が利用可能です。この属性を false に設定して autoFill 属性を true に設定すると、Communicator 4.x スタイルの自動補完 textbox をエミュレートすることができます。デフォルト値は true です。
+
+ +
-- cgit v1.2.3-54-g00ecf