diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/spellcheck/index.html')
| -rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/spellcheck/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/spellcheck/index.html b/files/pl/mozilla/tech/xul/atrybut/spellcheck/index.html new file mode 100644 index 0000000000..7000f4b371 --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/spellcheck/index.html @@ -0,0 +1,25 @@ +--- +title: spellcheck +slug: Mozilla/Tech/XUL/Atrybut/spellcheck +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/spellcheck +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl> + <dt> + <code id="a-spellcheck"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/spellcheck">spellcheck</a></code></dt> + <dd> + Typ: + <i> + boolean</i> + </dd> + <dd> + <b>Nowość od wersji Firefoksa 2.0.0.2</b></dd> + <dd> + Jeśli <code>true</code>, sprawdzanie pisowni jest włączone domyślnie dla pól tekstowych; jeśli <code>false</code>, sprawdzanie pisowni jest wyłączone domyślnie.</dd> + <dd> + Jeśli nie jest określone, to domyślnie jest <code>false</code></dd> +</dl> |
