diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2021-07-06 10:30:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-06 10:30:13 -0400 |
| commit | 2a289d584f99b0ff5740910f9d205f5f3df4a35e (patch) | |
| tree | 6af3df435d0144253a8c6d9af7086b3cd32baf29 /files/pl/conflicting/web/api/document | |
| parent | a4c6710ffa163cf060a010ad76915d75c787bb1e (diff) | |
| download | translated-content-2a289d584f99b0ff5740910f9d205f5f3df4a35e.tar.gz translated-content-2a289d584f99b0ff5740910f9d205f5f3df4a35e.tar.bz2 translated-content-2a289d584f99b0ff5740910f9d205f5f3df4a35e.zip | |
delete conflicting/orphaned docs in pl (#1415)
Diffstat (limited to 'files/pl/conflicting/web/api/document')
| -rw-r--r-- | files/pl/conflicting/web/api/document/hasfocus/index.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/files/pl/conflicting/web/api/document/hasfocus/index.html b/files/pl/conflicting/web/api/document/hasfocus/index.html deleted file mode 100644 index 54eada94e9..0000000000 --- a/files/pl/conflicting/web/api/document/hasfocus/index.html +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Zarządzanie fokusem w HTML -slug: conflicting/Web/API/Document/hasFocus -tags: - - DOM - - Firefox 3 - - HTML - - Wszystkie_kategorie -translation_of: Web/API/Document/hasFocus -translation_of_original: Web/HTML/Focus_management_in_HTML -original_slug: Web/HTML/Zarządzanie_fokusem_w_HTML ---- -<p>{{ Draft() }} -</p><p>W programie Firefox 3 wprowadzono obsługę dwóch nowych atrybutów DOM, zdefiniowanych w roboczej wersji specyfikacji HTML 5: <code><a href="pl/DOM/document.activeElement">activeElement</a></code> i <code><a href="pl/DOM/document.hasFocus">hasFocus</a></code>. -</p><p><br> -</p> -<div class="noinclude"> -</div> -{{ 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" } ) }} |
