aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api')
-rw-r--r--files/ja/web/api/xmlhttprequest/abort_event/index.html (renamed from files/ja/web/api/xmlhttprequesteventtarget/onabort/index.html)3
-rw-r--r--files/ja/web/api/xmlhttprequest/error_event/index.html (renamed from files/ja/web/api/xmlhttprequesteventtarget/onerror/index.html)3
-rw-r--r--files/ja/web/api/xmlhttprequest/load_event/index.html (renamed from files/ja/web/api/xmlhttprequesteventtarget/onload/index.html)3
-rw-r--r--files/ja/web/api/xmlhttprequest/loadstart_event/index.html (renamed from files/ja/web/api/xmlhttprequesteventtarget/onloadstart/index.html)3
-rw-r--r--files/ja/web/api/xmlhttprequest/progress_event/index.html (renamed from files/ja/web/api/xmlhttprequesteventtarget/onprogress/index.html)3
-rw-r--r--files/ja/web/api/xmlhttprequest/readystatechange_event/index.md (renamed from files/ja/web/api/xmlhttprequest/onreadystatechange/index.md)5
6 files changed, 13 insertions, 7 deletions
diff --git a/files/ja/web/api/xmlhttprequesteventtarget/onabort/index.html b/files/ja/web/api/xmlhttprequest/abort_event/index.html
index c6a48aa880..a8a128756c 100644
--- a/files/ja/web/api/xmlhttprequesteventtarget/onabort/index.html
+++ b/files/ja/web/api/xmlhttprequest/abort_event/index.html
@@ -1,6 +1,6 @@
---
title: XMLHttpRequestEventTarget.onabort
-slug: Web/API/XMLHttpRequestEventTarget/onabort
+slug: Web/API/XMLHttpRequest/abort_event
tags:
- API
- Property
@@ -9,6 +9,7 @@ tags:
- XHMLHttpRequestEventTarget
- イベントハンドラ
translation_of: Web/API/XMLHttpRequestEventTarget/onabort
+original_slug: Web/API/XMLHttpRequestEventTarget/onabort
---
<div>{{APIRef("XMLHttpRequest")}}</div>
diff --git a/files/ja/web/api/xmlhttprequesteventtarget/onerror/index.html b/files/ja/web/api/xmlhttprequest/error_event/index.html
index 0735301636..a42c9536e3 100644
--- a/files/ja/web/api/xmlhttprequesteventtarget/onerror/index.html
+++ b/files/ja/web/api/xmlhttprequest/error_event/index.html
@@ -1,6 +1,6 @@
---
title: XMLHttpRequestEventTarget.onerror
-slug: Web/API/XMLHttpRequestEventTarget/onerror
+slug: Web/API/XMLHttpRequest/error_event
tags:
- API
- Property
@@ -9,6 +9,7 @@ tags:
- XMLHttpRequestEventTarget
- イベントハンドラ
translation_of: Web/API/XMLHttpRequestEventTarget/onerror
+original_slug: Web/API/XMLHttpRequestEventTarget/onerror
---
<div>{{APIRef("XMLHttpRequest")}}</div>
diff --git a/files/ja/web/api/xmlhttprequesteventtarget/onload/index.html b/files/ja/web/api/xmlhttprequest/load_event/index.html
index f208d27499..89f566c83a 100644
--- a/files/ja/web/api/xmlhttprequesteventtarget/onload/index.html
+++ b/files/ja/web/api/xmlhttprequest/load_event/index.html
@@ -1,6 +1,6 @@
---
title: XMLHttpRequestEventTarget.onload
-slug: Web/API/XMLHttpRequestEventTarget/onload
+slug: Web/API/XMLHttpRequest/load_event
tags:
- API
- Property
@@ -9,6 +9,7 @@ tags:
- XMLHttpRequestEventTarget
- イベントハンドラ
translation_of: Web/API/XMLHttpRequestEventTarget/onload
+original_slug: Web/API/XMLHttpRequestEventTarget/onload
---
<div>{{APIRef("XMLHttpRequest")}}</div>
diff --git a/files/ja/web/api/xmlhttprequesteventtarget/onloadstart/index.html b/files/ja/web/api/xmlhttprequest/loadstart_event/index.html
index 606959a180..55e2add3bf 100644
--- a/files/ja/web/api/xmlhttprequesteventtarget/onloadstart/index.html
+++ b/files/ja/web/api/xmlhttprequest/loadstart_event/index.html
@@ -1,6 +1,6 @@
---
title: XMLHttpRequestEventTarget.onloadstart
-slug: Web/API/XMLHttpRequestEventTarget/onloadstart
+slug: Web/API/XMLHttpRequest/loadstart_event
tags:
- API
- Property
@@ -9,6 +9,7 @@ tags:
- XMLHttpRequestEventTarget
- イベントハンドラ
translation_of: Web/API/XMLHttpRequestEventTarget/onloadstart
+original_slug: Web/API/XMLHttpRequestEventTarget/onloadstart
---
<div>{{APIRef("XMLHttpRequest")}}</div>
diff --git a/files/ja/web/api/xmlhttprequesteventtarget/onprogress/index.html b/files/ja/web/api/xmlhttprequest/progress_event/index.html
index 7973898e1f..eb32cc0a22 100644
--- a/files/ja/web/api/xmlhttprequesteventtarget/onprogress/index.html
+++ b/files/ja/web/api/xmlhttprequest/progress_event/index.html
@@ -1,6 +1,6 @@
---
title: XMLHttpRequestEventTarget.onprogress
-slug: Web/API/XMLHttpRequestEventTarget/onprogress
+slug: Web/API/XMLHttpRequest/progress_event
tags:
- Property
- Reference
@@ -9,6 +9,7 @@ tags:
- XMLHttpRequestEventTarget
- イベントハンドラ
translation_of: Web/API/XMLHttpRequestEventTarget/onprogress
+original_slug: Web/API/XMLHttpRequestEventTarget/onprogress
---
<p>{{APIRef("XMLHttpRequest")}}</p>
diff --git a/files/ja/web/api/xmlhttprequest/onreadystatechange/index.md b/files/ja/web/api/xmlhttprequest/readystatechange_event/index.md
index d537c8dd1a..7e64081ec6 100644
--- a/files/ja/web/api/xmlhttprequest/onreadystatechange/index.md
+++ b/files/ja/web/api/xmlhttprequest/readystatechange_event/index.md
@@ -1,6 +1,6 @@
---
title: XMLHttpRequest.onreadystatechange
-slug: Web/API/XMLHttpRequest/onreadystatechange
+slug: Web/API/XMLHttpRequest/readystatechange_event
tags:
- API
- Event
@@ -9,8 +9,9 @@ tags:
- リファレンス
- XHR
- XMLHttpRequest
-browser-compat: api.XMLHttpRequest.onreadystatechange
translation_of: Web/API/XMLHttpRequest/onreadystatechange
+original_slug: Web/API/XMLHttpRequest/onreadystatechange
+browser-compat: api.XMLHttpRequest.onreadystatechange
---
{{APIRef}}