aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/document
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/document')
-rw-r--r--files/zh-cn/web/api/document/readystatechange_event/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/document/readystatechange_event/index.html b/files/zh-cn/web/api/document/readystatechange_event/index.html
index 769a0cd3c5..7a79b32769 100644
--- a/files/zh-cn/web/api/document/readystatechange_event/index.html
+++ b/files/zh-cn/web/api/document/readystatechange_event/index.html
@@ -111,7 +111,7 @@ document.addEventListener('DOMContentLoaded', (event) => {
<h4 id="结果">结果</h4>
-<p><iframe class="live-sample-frame sample-code-frame" frameborder="0" height="160px" id="frame_Live_example" src="https://mdn.mozillademos.org/en-US/docs/Web/API/Document/readystatechange_event$samples/Live_example?revision=1607037" width="100%"></iframe></p>
+<p>{{ EmbedLiveSample('Live_example', '100%', '160px') }}</p>
<h2 id="规范">规范</h2>