diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/getelementsbyattribute/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/metoda/getelementsbyattribute/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/getelementsbyattribute/index.html b/files/pl/mozilla/tech/xul/metoda/getelementsbyattribute/index.html deleted file mode 100644 index 69617d4739..0000000000 --- a/files/pl/mozilla/tech/xul/metoda/getelementsbyattribute/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: getElementsByAttribute -slug: Mozilla/Tech/XUL/Metoda/getElementsByAttribute -tags: - - Dokumentacja_XUL - - Metody_XUL -translation_of: Archive/Mozilla/XUL/Method/getElementsByAttribute ---- -<div class="noinclude"><span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl><dt> <span id="m-getElementsByAttribute"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/getElementsByAttribute">getElementsByAttribute( attrib, value )</a></code></span> -</dt><dd> Zwraca typ: <i>DOM NodeList</i> -</dd><dd> Zwraca tablicę wszystkich elementów potomnych elementu, które posiadają dany atrybut poprzez ustawienie danej wartości poprzez drugi argument. Jeśli drugi argument jest '*', to atrybut może mieć ustawioną jakąkolwiek wartość. -</dd></dl> -<p><br> -</p><p><br> -</p> -<div class="noinclude"> -</div> |