diff options
Diffstat (limited to 'files/pl/dom')
-rw-r--r-- | files/pl/dom/dispatchevent_-_przykład/index.html | 1 | ||||
-rw-r--r-- | files/pl/dom/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/pl/dom/dispatchevent_-_przykład/index.html b/files/pl/dom/dispatchevent_-_przykład/index.html index 45be3346ca..82deba43c1 100644 --- a/files/pl/dom/dispatchevent_-_przykład/index.html +++ b/files/pl/dom/dispatchevent_-_przykład/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/Guide/Events/Creating_and_triggering_events +translation_of_original: Web/Guide/Events/Event_dispatching_example --- <div class="noinclude"> {{ ApiRef() }}</div> diff --git a/files/pl/dom/index.html b/files/pl/dom/index.html index f1b71c7b00..052d86acc3 100644 --- a/files/pl/dom/index.html +++ b/files/pl/dom/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/Document_Object_Model +translation_of_original: DOM --- <div class="callout-box"> <b><a href="/pl/docs/U%c5%bcycie_W3C_DOM_poziom_1">Użycie W3C DOM poziom 1</a></b><br> |