aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/autocompletesearch/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/autocompletesearch/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/atrybut/autocompletesearch/index.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/autocompletesearch/index.html b/files/pl/mozilla/tech/xul/atrybut/autocompletesearch/index.html
deleted file mode 100644
index 25ff04b2c2..0000000000
--- a/files/pl/mozilla/tech/xul/atrybut/autocompletesearch/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: autocompletesearch
-slug: Mozilla/Tech/XUL/Atrybut/autocompletesearch
-tags:
- - Atrybuty_XUL
- - Dokumentacja_XUL
-translation_of: Archive/Mozilla/XUL/Attribute/autocompletesearch
----
-<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
-<dl><dt> <code id="a-autocompletesearch"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/autocompletesearch">autocompletesearch</a></code>
-</dt><dd> Typ: <i>lista wartości oddzielonych spacją</i>
-</dd><dd> Lista szukanych nazw komponentów oddzielona spacją, który każdy implementuje interfejs <a href="pl/NsIAutoCompleteSearch">nsIAutoCompleteSearch</a>. Komponenty są tworzone za pomocą nazwy <code>@mozilla.org/autocomplete/search;1?name=</code>, gdzie: <var>name</var> jest listą w tym atrybucie.
-</dd></dl>
-<ul><li> <code>history</code>: Przeszukuje hostorię adresów URL przeglądarki,
-</li><li> <code>form-history</code>: Przeszukuje wartości, które użytkownik wpisał w pola formularza.
-</li></ul>
-<p><br>
-</p>
-<div class="noinclude">
-</div>