From 6cfd1f09e599d9bb5da01e943981925d1873e3ce Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:47:32 +0100 Subject: unslug hu: modify --- files/hu/web/api/document_object_model/index.html | 3 ++- files/hu/web/api/htmlbrelement/index.html | 3 ++- files/hu/web/api/websockets_api/index.html | 3 ++- files/hu/web/api/window/stop/index.html | 3 ++- files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'files/hu/web/api') diff --git a/files/hu/web/api/document_object_model/index.html b/files/hu/web/api/document_object_model/index.html index 25ea440e9c..1ea0407201 100644 --- a/files/hu/web/api/document_object_model/index.html +++ b/files/hu/web/api/document_object_model/index.html @@ -1,11 +1,12 @@ --- title: Bevezetés a dokumentumobjektum-modellbe -slug: Bevezetés_a_dokumentumobjektum-modellbe +slug: Web/API/Document_Object_Model tags: - DOM - minden_kategória translation_of: Web/API/Document_Object_Model translation_of_original: Web/Guide/API/DOM +original_slug: Bevezetés_a_dokumentumobjektum-modellbe ---

Mi a DOM?

A Dokumentumobjektum-modell (DOM) egy API HTML és XML dokumentumokhoz. A dokumentum szerkezetét modellezi és lehetővé teszi annak tartalmi és vizulális változtatását. Lényegében összeköttetést képez a weblapok és a script- vagy programozási nyelvek között.

diff --git a/files/hu/web/api/htmlbrelement/index.html b/files/hu/web/api/htmlbrelement/index.html index 8842c0a233..5fdba0f4c1 100644 --- a/files/hu/web/api/htmlbrelement/index.html +++ b/files/hu/web/api/htmlbrelement/index.html @@ -1,7 +1,8 @@ --- title: HTMLBRElement -slug: DOM/HTMLBRElement +slug: Web/API/HTMLBRElement translation_of: Web/API/HTMLBRElement +original_slug: DOM/HTMLBRElement ---
{{ ApiRef() }}
diff --git a/files/hu/web/api/websockets_api/index.html b/files/hu/web/api/websockets_api/index.html index 815c4aebb9..d073fbb808 100644 --- a/files/hu/web/api/websockets_api/index.html +++ b/files/hu/web/api/websockets_api/index.html @@ -1,6 +1,6 @@ --- title: WebSockets -slug: WebSockets +slug: Web/API/WebSockets_API tags: - NeedsBrowserCompatibility - NeedsTranslation @@ -8,6 +8,7 @@ tags: - TopicStub - WebSockets translation_of: Web/API/WebSockets_API +original_slug: WebSockets ---

WebSockets is an advanced technology that makes it possible to open an interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply.

diff --git a/files/hu/web/api/window/stop/index.html b/files/hu/web/api/window/stop/index.html index 142a71788d..a046730303 100644 --- a/files/hu/web/api/window/stop/index.html +++ b/files/hu/web/api/window/stop/index.html @@ -1,7 +1,8 @@ --- title: window.stop -slug: Web/API/Window.stop +slug: Web/API/Window/stop translation_of: Web/API/Window/stop +original_slug: Web/API/Window.stop ---
 {{ApiRef}}
diff --git a/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html b/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html index 14559667cc..a3bf37c370 100644 --- a/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html +++ b/files/hu/web/api/xmlhttprequest/using_xmlhttprequest/index.html @@ -1,11 +1,12 @@ --- title: Az XMLHttpRequest használata -slug: Web/API/XMLHttpRequest/XMLHttpRequest_hasznalata +slug: Web/API/XMLHttpRequest/Using_XMLHttpRequest tags: - AJAX - HTTP - XMLHttpRequest translation_of: Web/API/XMLHttpRequest/Using_XMLHttpRequest +original_slug: Web/API/XMLHttpRequest/XMLHttpRequest_hasznalata ---
{{APIRef("XMLHttpRequest")}}
-- cgit v1.2.3-54-g00ecf