diff options
Diffstat (limited to 'files/pl/web/api/element/onmousedown/index.html')
| -rw-r--r-- | files/pl/web/api/element/onmousedown/index.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/files/pl/web/api/element/onmousedown/index.html b/files/pl/web/api/element/onmousedown/index.html deleted file mode 100644 index e616906126..0000000000 --- a/files/pl/web/api/element/onmousedown/index.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: element.onmousedown -slug: Web/API/Element/onmousedown -tags: - - DOM - - Dokumentacja_Gecko_DOM - - Gecko - - Wszystkie_kategorie -translation_of: Web/API/GlobalEventHandlers/onmousedown ---- -<p>{{ ApiRef() }}</p> -<h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> -<p>Własność <b>onmousedown</b> zwraca kod obsługi zdarzenia onMouseDown w bieżącym elemencie.</p> -<h3 id="Sk.C5.82adnia" name="Sk.C5.82adnia">Składnia</h3> -<pre class="eval">event handling code = element.onMouseDown -</pre> -<h3 id="Uwagi" name="Uwagi">Uwagi</h3> -<p>Zdarzenie <code>mousedown</code> jest wywołane kiedy użytkownik naciśnie lewy przycisk.</p> -<h3 id="Specyfikacja" name="Specyfikacja">Specyfikacja</h3> -<p>DOM Level 0. Nie jest częścią specyfikacji.</p> -<div class="noinclude"> - </div> -<p>{{ languages( { "en": "en/DOM/element.onmousedown", "fr": "fr/DOM/element.onmousedown" } ) }}</p> |
