diff options
Diffstat (limited to 'files/pl/conflicting/web/api/document/hasfocus/index.html')
-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" } ) }} |