diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/checkadjacentelement/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/metoda/checkadjacentelement/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/checkadjacentelement/index.html b/files/pl/mozilla/tech/xul/metoda/checkadjacentelement/index.html deleted file mode 100644 index bae1d47f2c..0000000000 --- a/files/pl/mozilla/tech/xul/metoda/checkadjacentelement/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: checkAdjacentElement -slug: Mozilla/Tech/XUL/Metoda/checkAdjacentElement -tags: - - Dokumentacja_XUL - - Metody_XUL -translation_of: Archive/Mozilla/XUL/Method/checkAdjacentElement ---- -<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-checkAdjacentElement"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/checkAdjacentElement">checkAdjacentElement( dir )</a></code></span> -</dt><dd> Zwraca typ: <i>nie zwraca wartości</i> -</dd><dd> Odznacza aktualnie zaznaczony przycisk <code><a href="/pl/docs/Mozilla/Tech/XUL/radio" title="radio">radio</a></code> w grupie i zaznacza przyległy. Jeśli argument <var>dir</var> jest <code>true</code>, to następny przycisk opcji jest zaznaczony. Jeśli jest <code>false</code>, to zostanie poprzedni przycisk opcji zaznaczony. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> |