aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/api/event/clienty/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/web/api/event/clienty/index.html')
-rw-r--r--files/pl/web/api/event/clienty/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pl/web/api/event/clienty/index.html b/files/pl/web/api/event/clienty/index.html
deleted file mode 100644
index 45d9ae0b34..0000000000
--- a/files/pl/web/api/event/clienty/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-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
----
-<p>{{ ApiRef() }}</p>
-<h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3>
-<p>Zwraca pionową współrzędną zdarzenia w obszarze klienta.</p>
-<h3 id="Uwagi" name="Uwagi">Uwagi</h3>
-<p>Zobacz też <a href="pl/DOM/event.clientX">clientX</a>, wraz z przykładem wykorzystania.</p>
-<h3 id="Specyfikacja" name="Specyfikacja">Specyfikacja</h3>
-<p><a class="external" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-MouseEvent-clientY">clientY</a></p>
-<p>{{ languages( { "en": "en/DOM/event.clientY" } ) }}</p>