diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/spellcheck/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/spellcheck/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/spellcheck/index.html b/files/ja/archive/mozilla/xul/attribute/spellcheck/index.html new file mode 100644 index 0000000000..7681696f2f --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/spellcheck/index.html @@ -0,0 +1,13 @@ +--- +title: spellcheck +slug: Archive/Mozilla/XUL/Attribute/spellcheck +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/spellcheck +--- +<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-spellcheck"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/spellcheck">spellcheck</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> <code>true</code> の場合、textbox のためのスペルチェックがデフォルトで有効になります。<code>false</code> の場合、スペルチェックがデフォルトで無効になります。 </dd><dd> 指定されない場合、これはデフォルトで <code>false</code> です。 </dd></dl> +<div class="noinclude"> + +</div> |