aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/checked/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/checked/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/atrybut/checked/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/checked/index.html b/files/pl/mozilla/tech/xul/atrybut/checked/index.html
new file mode 100644
index 0000000000..383fbd8d13
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/atrybut/checked/index.html
@@ -0,0 +1,17 @@
+---
+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>