diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/autofillaftermatch/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/autofillaftermatch/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/autofillaftermatch/index.html b/files/pl/mozilla/tech/xul/atrybut/autofillaftermatch/index.html new file mode 100644 index 0000000000..eab54918f3 --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/autofillaftermatch/index.html @@ -0,0 +1,17 @@ +--- +title: autoFillAfterMatch +slug: Mozilla/Tech/XUL/Atrybut/autoFillAfterMatch +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/autoFillAfterMatch +--- +<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl><dt> <code id="a-autoFillAfterMatch"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/autoFillAfterMatch">autoFillAfterMatch</a></code> +</dt><dd> Typ: <i>boolean</i> +</dd><dd> Jeśli zwracana jest wartość <code>true</code> cały tekst najlepszego trafienia zostanie wyświetlony na końcu wejścia. Jeśli wartość <code>false</code> tylko wartość, która nie została wyświetlona zostanie wpisana. Atrybut <code id="a-autoFill"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/autoFill">autoFill</a></code> musi zostać ustawiony na wartość <code>true</code>, by móc korzystać z powyższej własności. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |