aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/metoda/getelementsbyattribute/index.html
blob: 69617d473900f93a21c8c3e6ba714b31bc67074b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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>