From de5c456ebded0e038adbf23db34cc290c8829180 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:24 +0100 Subject: unslug pl: move --- .../conflicting/web/api/document/hasfocus/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/pl/conflicting/web/api/document/hasfocus/index.html (limited to 'files/pl/conflicting/web/api/document/hasfocus') diff --git a/files/pl/conflicting/web/api/document/hasfocus/index.html b/files/pl/conflicting/web/api/document/hasfocus/index.html new file mode 100644 index 0000000000..de7af2ddfc --- /dev/null +++ b/files/pl/conflicting/web/api/document/hasfocus/index.html @@ -0,0 +1,19 @@ +--- +title: Zarządzanie fokusem w HTML +slug: Web/HTML/Zarządzanie_fokusem_w_HTML +tags: + - DOM + - Firefox 3 + - HTML + - Wszystkie_kategorie +translation_of: Web/API/Document/hasFocus +translation_of_original: Web/HTML/Focus_management_in_HTML +--- +

{{ Fx_minversion_header(3) }} +{{ Draft() }} +

W programie Firefox 3 wprowadzono obsługę dwóch nowych atrybutów DOM, zdefiniowanych w roboczej wersji specyfikacji HTML 5: activeElement i hasFocus. +


+

+
+
+{{ languages( { "en": "en/Focus_management_in_HTML", "es": "es/Gesti\u00f3n_del_foco_en_HTML", "fr": "fr/Gestion_du_focus_en_HTML", "ja": "ja/Focus_management_in_HTML" } ) }} -- cgit v1.2.3-54-g00ecf