From ff9ea0cf9f0ea6217deefa7ad0dba35bf7f6c45e Mon Sep 17 00:00:00 2001 From: MDN Date: Thu, 8 Jul 2021 00:34:19 +0000 Subject: [CRON] sync translated content --- .../web/api/htmlorforeignelement/focus/index.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 files/pl/orphaned/web/api/htmlorforeignelement/focus/index.html (limited to 'files/pl/orphaned/web/api/htmlorforeignelement/focus') diff --git a/files/pl/orphaned/web/api/htmlorforeignelement/focus/index.html b/files/pl/orphaned/web/api/htmlorforeignelement/focus/index.html new file mode 100644 index 0000000000..8a8f7e8a82 --- /dev/null +++ b/files/pl/orphaned/web/api/htmlorforeignelement/focus/index.html @@ -0,0 +1,24 @@ +--- +title: element.focus +slug: orphaned/Web/API/HTMLOrForeignElement/focus +tags: + - DOM + - Dokumentacja_Gecko_DOM + - Gecko + - Wszystkie_kategorie +translation_of: Web/API/HTMLOrForeignElement/focus +original_slug: Web/API/HTMLOrForeignElement/focus +--- +

{{ ApiRef() }}

+

Podsumowanie

+

focus aktywuje bieżący element (ustawia focus).

+

Składnia

+
element.focus()
+
+

Uwagi

+

Wywołanie metody focus() jest równoważne z zaznaczeniem elementu przez użytkownika.

+

Specyfikacja

+

focus

+
+  
+

{{ languages( { "en": "en/DOM/element.focus", "fr": "fr/DOM/element.focus" } ) }}

-- cgit v1.2.3-54-g00ecf