diff options
Diffstat (limited to 'files/zh-tw/web/api/document')
-rw-r--r-- | files/zh-tw/web/api/document/createevent/index.html | 3 | ||||
-rw-r--r-- | files/zh-tw/web/api/document/createtreewalker/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/zh-tw/web/api/document/createevent/index.html b/files/zh-tw/web/api/document/createevent/index.html index e3fd9dcd4f..31be8c914d 100644 --- a/files/zh-tw/web/api/document/createevent/index.html +++ b/files/zh-tw/web/api/document/createevent/index.html @@ -1,8 +1,9 @@ --- title: Event.createEvent() -slug: Web/API/Event/createEvent +slug: Web/API/Document/createEvent translation_of: Web/API/Document/createEvent translation_of_original: Web/API/Event/createEvent +original_slug: Web/API/Event/createEvent --- <p>{{APIRef("DOM")}}</p> diff --git a/files/zh-tw/web/api/document/createtreewalker/index.html b/files/zh-tw/web/api/document/createtreewalker/index.html index 9e74411a14..5e1b889c32 100644 --- a/files/zh-tw/web/api/document/createtreewalker/index.html +++ b/files/zh-tw/web/api/document/createtreewalker/index.html @@ -1,7 +1,8 @@ --- title: Document.createTreeWalker() -slug: Web/API/document.createTreeWalker +slug: Web/API/Document/createTreeWalker translation_of: Web/API/Document/createTreeWalker +original_slug: Web/API/document.createTreeWalker --- <div> {{ApiRef("Document")}}</div> |