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/blur/index.html | 22 -------------------- .../web/api/htmlorforeignelement/focus/index.html | 24 ---------------------- 2 files changed, 46 deletions(-) delete mode 100644 files/pl/web/api/htmlorforeignelement/blur/index.html delete mode 100644 files/pl/web/api/htmlorforeignelement/focus/index.html (limited to 'files/pl/web') diff --git a/files/pl/web/api/htmlorforeignelement/blur/index.html b/files/pl/web/api/htmlorforeignelement/blur/index.html deleted file mode 100644 index 35d1e725eb..0000000000 --- a/files/pl/web/api/htmlorforeignelement/blur/index.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: element.blur -slug: Web/API/HTMLOrForeignElement/blur -tags: - - DOM - - Dokumentacja_Gecko_DOM - - Gecko - - Wszystkie_kategorie -translation_of: Web/API/HTMLOrForeignElement/blur -original_slug: Web/API/Element/blur ---- -

{{ ApiRef() }}

-

Podsumowanie

-

Metoda blur dezaktywuje bieżący element (usuwa focus).

-

Składnia

-
element.blur()
-
-

Specyfikacja

-

blur

-
-  
-

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

diff --git a/files/pl/web/api/htmlorforeignelement/focus/index.html b/files/pl/web/api/htmlorforeignelement/focus/index.html deleted file mode 100644 index 4d5084b55a..0000000000 --- a/files/pl/web/api/htmlorforeignelement/focus/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: element.focus -slug: Web/API/HTMLOrForeignElement/focus -tags: - - DOM - - Dokumentacja_Gecko_DOM - - Gecko - - Wszystkie_kategorie -translation_of: Web/API/HTMLOrForeignElement/focus -original_slug: Web/API/Element/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