diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/checked/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/checked/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/checked/index.html b/files/pl/mozilla/tech/xul/atrybut/checked/index.html deleted file mode 100644 index 383fbd8d13..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/checked/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: checked -slug: Mozilla/Tech/XUL/Atrybut/checked -tags: - - Atrybuty_XUL - - Dokumentacja_XUL -translation_of: Archive/Mozilla/XUL/Attribute/checked ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl><dt> <code id="a-checked"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/checked">checked</a></code> -</dt><dd> Typ: <i>boolean</i> -</dd><dd> Określa, czy przycisk jest zaznaczony. Konieczne jest ustawienie atrybutu <code><code id="a-type"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/type">type</a></code></code> na <code>checkbox</code> lub <code>radio</code>, aby zmiana atrybutu <code>checked</code> mogła odnosić jakiekolwiek skutki. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> |