diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/selected/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/selected/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/selected/index.html b/files/pl/mozilla/tech/xul/atrybut/selected/index.html deleted file mode 100644 index 5640dc6c5e..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/selected/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: selected -slug: Mozilla/Tech/XUL/Atrybut/selected -tags: - - Atrybuty_XUL - - Dokumentacja_XUL -translation_of: Archive/Mozilla/XUL/Attribute/selected ---- -<div class="noinclude"> - <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl> - <dt> - <code id="a-selected"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/selected">selected</a></code></dt> - <dd> - Typ: - <i> - boolean</i> - </dd> - <dd> - Sygnalizuje gdzie element jest zaznaczony lub nie. Ta wartość jest tylko do odczytu. Aby zmienić zaznaczenie, ustaw pozostałe własności <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/selectedIndex">selectedIndex</a></span></code> lub <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/selectedItem">selectedItem</a></span></code> stanowiące ten element.</dd> -</dl> -<div class="noinclude"> - <h3 id="Zobacz_tak.C5.BCe" name="Zobacz_tak.C5.BCe">Zobacz także</h3> - <ul> - <li><a href="pl/XUL/Atrybut/prefpane.selected">prefpane.selected</a></li> - <li><a href="pl/XUL/Atrybut/tab.selected">tab.selected</a></li> - </ul> -</div> -<p> </p> |