diff options
Diffstat (limited to 'files/zh-cn/web/api/document')
-rw-r--r-- | files/zh-cn/web/api/document/afterscriptexecute_event/index.html (renamed from files/zh-cn/web/api/document/onafterscriptexecute/index.html) | 4 | ||||
-rw-r--r-- | files/zh-cn/web/api/document/beforescriptexecute_event/index.html (renamed from files/zh-cn/web/api/document/onbeforescriptexecute/index.html) | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/document/onafterscriptexecute/index.html b/files/zh-cn/web/api/document/afterscriptexecute_event/index.html index 5e4454cc86..ea939df105 100644 --- a/files/zh-cn/web/api/document/onafterscriptexecute/index.html +++ b/files/zh-cn/web/api/document/afterscriptexecute_event/index.html @@ -1,11 +1,11 @@ --- title: element.onafterscriptexecute -slug: Web/API/Document/onafterscriptexecute +slug: Web/API/Document/afterscriptexecute_event tags: - DOM - onafterscriptexecute translation_of: Web/API/Document/onafterscriptexecute -original_slug: Web/API/Element/onafterscriptexecute +original_slug: Web/API/Document/onafterscriptexecute --- <div>{{ApiRef}}{{gecko_minversion_header("2")}}</div> diff --git a/files/zh-cn/web/api/document/onbeforescriptexecute/index.html b/files/zh-cn/web/api/document/beforescriptexecute_event/index.html index 3025444d28..1835407a01 100644 --- a/files/zh-cn/web/api/document/onbeforescriptexecute/index.html +++ b/files/zh-cn/web/api/document/beforescriptexecute_event/index.html @@ -1,10 +1,11 @@ --- title: element.onbeforescriptexecute -slug: Web/API/Document/onbeforescriptexecute +slug: Web/API/Document/beforescriptexecute_event tags: - DOM - onbeforescriptexecute translation_of: Web/API/Document/onbeforescriptexecute +original_slug: Web/API/Document/onbeforescriptexecute --- <div>{{ApiRef}}{{gecko_minversion_header("2")}}</div> |