aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/readonly/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/readonly/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/atrybut/readonly/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/readonly/index.html b/files/pl/mozilla/tech/xul/atrybut/readonly/index.html
new file mode 100644
index 0000000000..fbc0a2aae7
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/atrybut/readonly/index.html
@@ -0,0 +1,15 @@
+---
+title: readonly
+slug: Mozilla/Tech/XUL/Atrybut/readonly
+tags:
+ - Atrybuty_XUL
+ - Dokumentacja_XUL
+translation_of: Archive/Mozilla/XUL/Attribute/readonly
+---
+<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
+<dl><dt> <code id="a-readonly"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/readonly">readonly</a></code>
+</dt><dd> Typ: <i>boolean</i>
+</dd><dd> Jeśli ustawiony jest na <code>true</code>, to użytkownik nie będzie mógł zmienić wartości elementu. Jednakże wartość wciąż może zostać zmodyfikowana poprzez skrypt.
+</dd></dl>
+<div class="noinclude">
+</div>