aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/disableautocomplete/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/disableautocomplete/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/disableautocomplete/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/disableautocomplete/index.html b/files/ja/archive/mozilla/xul/attribute/disableautocomplete/index.html
new file mode 100644
index 0000000000..6a3e4e0797
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/disableautocomplete/index.html
@@ -0,0 +1,13 @@
+---
+title: disableAutocomplete
+slug: Archive/Mozilla/XUL/Attribute/disableAutocomplete
+tags:
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/disableAutocomplete
+---
+<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-disableAutocomplete"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/disableAutocomplete">disableAutocomplete</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> <code>true</code> の場合、自動補完が無効になります。この属性を変更するにはスクリプトを使用します。デフォルト値の <code>false</code> の場合、自動補完は有効になります。 </dd></dl>
+<div class="noinclude">
+
+</div>