aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/api/htmlformelement/encoding
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/web/api/htmlformelement/encoding')
-rw-r--r--files/pl/web/api/htmlformelement/encoding/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/pl/web/api/htmlformelement/encoding/index.html b/files/pl/web/api/htmlformelement/encoding/index.html
new file mode 100644
index 0000000000..aabd43e66f
--- /dev/null
+++ b/files/pl/web/api/htmlformelement/encoding/index.html
@@ -0,0 +1,15 @@
+---
+title: HTMLFormElement.encoding
+slug: Web/API/HTMLFormElement/encoding
+tags:
+ - DOM
+ - Dokumentacja_Gecko_DOM
+ - Gecko
+ - Wszystkie_kategorie
+translation_of: Web/API/HTMLFormElement/encoding
+---
+<p> </p>
+
+<p>{{ ApiRef() }} <b>encoding</b> jest alternatywną nazwą dla elementu <a href="pl/DOM/form.enctype">enctype</a> w obiekcie DOM FormElement.</p>
+
+<p>{{ languages( { "en": "en/DOM/form.encoding" } ) }}</p>