aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/element
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-06-22 23:06:54 +0800
committerIrvin <irvinfly@gmail.com>2021-06-23 01:24:08 +0800
commitd62c8afe56395e9e793dab0f629b2a1694449c82 (patch)
treed138619dfe111df18054728788297d807f62dc89 /files/zh-cn/web/api/element
parentffedcd031d0e1b0bb8b473cabde5dcd7e7d7b646 (diff)
downloadtranslated-content-d62c8afe56395e9e793dab0f629b2a1694449c82.tar.gz
translated-content-d62c8afe56395e9e793dab0f629b2a1694449c82.tar.bz2
translated-content-d62c8afe56395e9e793dab0f629b2a1694449c82.zip
remove deprecated $sample URLs for zh
Diffstat (limited to 'files/zh-cn/web/api/element')
-rw-r--r--files/zh-cn/web/api/element/mouseout_event/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/element/mouseout_event/index.html b/files/zh-cn/web/api/element/mouseout_event/index.html
index f77a4e8162..c964492f39 100644
--- a/files/zh-cn/web/api/element/mouseout_event/index.html
+++ b/files/zh-cn/web/api/element/mouseout_event/index.html
@@ -85,7 +85,7 @@ test.addEventListener("mouseout", function( event ) {
<h4 id="结果">结果</h4>
-<p><iframe class="live-sample-frame sample-code-frame" frameborder="0" height="200" id="frame_mouseout_and_mouseleave" src="https://mdn.mozillademos.org/en-US/docs/Web/API/Element/mouseout_event$samples/mouseout_and_mouseleave?revision=1552558" width="640"></iframe></p>
+<p>{{EmbedLiveSample("mouseout_and_mouseleave", 640, 200)}}</p>
<h2 id="规范">规范</h2>