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 --- files/pl/web/api/mouseevent/clienty/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/pl/web/api/mouseevent/clienty/index.html (limited to 'files/pl/web/api/mouseevent/clienty') diff --git a/files/pl/web/api/mouseevent/clienty/index.html b/files/pl/web/api/mouseevent/clienty/index.html new file mode 100644 index 0000000000..45d9ae0b34 --- /dev/null +++ b/files/pl/web/api/mouseevent/clienty/index.html @@ -0,0 +1,17 @@ +--- +title: event.clientY +slug: Web/API/Event/clientY +tags: + - DOM + - Wszystkie_kategorie +translation_of: Web/API/MouseEvent/clientY +translation_of_original: Web/API/event.clientY +--- +

{{ ApiRef() }}

+

Podsumowanie

+

Zwraca pionową współrzędną zdarzenia w obszarze klienta.

+

Uwagi

+

Zobacz też clientX, wraz z przykładem wykorzystania.

+

Specyfikacja

+

clientY

+

{{ languages( { "en": "en/DOM/event.clientY" } ) }}

-- cgit v1.2.3-54-g00ecf