From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../mozilla/xul/attribute/progressmeter.value/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/attribute/progressmeter.value/index.html (limited to 'files/ja/archive/mozilla/xul/attribute/progressmeter.value/index.html') diff --git a/files/ja/archive/mozilla/xul/attribute/progressmeter.value/index.html b/files/ja/archive/mozilla/xul/attribute/progressmeter.value/index.html new file mode 100644 index 0000000000..e6e5320162 --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/progressmeter.value/index.html @@ -0,0 +1,13 @@ +--- +title: progressmeter.value +slug: Archive/Mozilla/XUL/Attribute/progressmeter.value +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/progressmeter.value +--- +
« XUL リファレンス HOME
+
value
型: 整数型
進捗を示す 0 から 100 までの範囲の整数。value を "0" に設定すると空のバーが表示され、"100" に設定すると完全な長さのバーが表示されます。また "25" に設定すると 1/4 の長さのバーになります。数値の後の文字は無視されます。
+
+ +
-- cgit v1.2.3-54-g00ecf