From 9201e4212c57af09becda69f17c17a3a34f226c2 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:56 +0100 Subject: unslug vi: modify --- files/vi/web/api/baseaudiocontext/createoscillator/index.html | 3 ++- files/vi/web/api/htmlorforeignelement/dataset/index.html | 3 ++- files/vi/web/api/navigator/sendbeacon/index.html | 3 ++- files/vi/web/api/window/load_event/index.html | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'files/vi/web/api') diff --git a/files/vi/web/api/baseaudiocontext/createoscillator/index.html b/files/vi/web/api/baseaudiocontext/createoscillator/index.html index e0a786a181..1cef402134 100644 --- a/files/vi/web/api/baseaudiocontext/createoscillator/index.html +++ b/files/vi/web/api/baseaudiocontext/createoscillator/index.html @@ -1,7 +1,8 @@ --- title: AudioContext.createOscillator() -slug: Web/API/AudioContext/createOscillator +slug: Web/API/BaseAudioContext/createOscillator translation_of: Web/API/BaseAudioContext/createOscillator +original_slug: Web/API/AudioContext/createOscillator ---

{{ APIRef("Web Audio API") }}

diff --git a/files/vi/web/api/htmlorforeignelement/dataset/index.html b/files/vi/web/api/htmlorforeignelement/dataset/index.html index 44ce2c7393..ad2617ab56 100644 --- a/files/vi/web/api/htmlorforeignelement/dataset/index.html +++ b/files/vi/web/api/htmlorforeignelement/dataset/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.dataset -slug: Web/API/HTMLElement/dataset +slug: Web/API/HTMLOrForeignElement/dataset tags: - API - HTML DOM @@ -9,6 +9,7 @@ tags: - Thuộc tính - dataset translation_of: Web/API/HTMLOrForeignElement/dataset +original_slug: Web/API/HTMLElement/dataset ---
{{ APIRef("HTML DOM") }}
diff --git a/files/vi/web/api/navigator/sendbeacon/index.html b/files/vi/web/api/navigator/sendbeacon/index.html index a91adf05fd..1a48443fc9 100644 --- a/files/vi/web/api/navigator/sendbeacon/index.html +++ b/files/vi/web/api/navigator/sendbeacon/index.html @@ -1,6 +1,6 @@ --- title: Navigator.sendBeacon() -slug: Web/API/Navigator/sendBeacon-vi +slug: Web/API/Navigator/sendBeacon tags: - API - Beacon @@ -8,6 +8,7 @@ tags: - sendBeacon - web perfomance translation_of: Web/API/Navigator/sendBeacon +original_slug: Web/API/Navigator/sendBeacon-vi ---
Phương thức navigator.sendBeacon() gửi {{glossary("Asynchronous", "bất đồng bộ")}} 1 lượng nhỏ dữ liệu đến máy chủ (web server) thông qua giao thức {{Glossary("HTTP")}} .
diff --git a/files/vi/web/api/window/load_event/index.html b/files/vi/web/api/window/load_event/index.html index 130d6b9af0..ec1d576ff4 100644 --- a/files/vi/web/api/window/load_event/index.html +++ b/files/vi/web/api/window/load_event/index.html @@ -1,11 +1,12 @@ --- title: load -slug: Web/Events/load +slug: Web/API/Window/load_event tags: - DOM - Event - Sự kiện translation_of: Web/API/Window/load_event +original_slug: Web/Events/load ---

Sự kiện load có hiệu lực (được kích hoạt) khi các tài nguyên của một đối tượng hoặc các tài nguyên phụ thuộc vào đối tượng đó đã được tải nạp hoàn tất.

-- cgit v1.2.3-54-g00ecf