diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/current/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/current/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/current/index.html b/files/pl/mozilla/tech/xul/atrybut/current/index.html deleted file mode 100644 index a0667f5255..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/current/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: current -slug: Mozilla/Tech/XUL/Atrybut/current -tags: - - Atrybuty_XUL - - Dokumentacja_XUL - - Strony_wymagające_dopracowania -translation_of: Archive/Mozilla/XUL/Attribute/current ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> - -<dl> - <dt><code id="a-current"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/current">current</a></code></dt> - <dd>Typ:<em>boolean</em></dd> - <dd>Ten atrybut będzie ustawiony na <code>true</code>, jeśli <code>listitem</code> jest aktualną pozycją. Jest typowo używany przez motyw do <strong>customize the focus ring.</strong> Aby zaznaczyć aktualną pozycję w <code><a href="/pl/docs/Mozilla/Tech/XUL/listbox" title="listbox">listbox</a></code>, <code>listbox</code> używa do tego własności <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/selectedItem">selectedItem</a></span></code>.</dd> -</dl> |