diff options
author | t7yang <t7yang@gmail.com> | 2021-06-22 23:06:54 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-23 01:24:08 +0800 |
commit | d62c8afe56395e9e793dab0f629b2a1694449c82 (patch) | |
tree | d138619dfe111df18054728788297d807f62dc89 /files/zh-cn/web/api/range/selectnodecontents | |
parent | ffedcd031d0e1b0bb8b473cabde5dcd7e7d7b646 (diff) | |
download | translated-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/range/selectnodecontents')
-rw-r--r-- | files/zh-cn/web/api/range/selectnodecontents/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/range/selectnodecontents/index.html b/files/zh-cn/web/api/range/selectnodecontents/index.html index 6192db8697..fa583e3bb7 100644 --- a/files/zh-cn/web/api/range/selectnodecontents/index.html +++ b/files/zh-cn/web/api/range/selectnodecontents/index.html @@ -68,7 +68,7 @@ deselectButton.addEventListener('click', e => { <h4 id="结果">结果</h4> -<p><iframe class="live-sample-frame sample-code-frame" frameborder="0" id="frame_Live_sample" src="https://mdn.mozillademos.org/en-US/docs/Web/API/Range/selectNodeContents$samples/Live_sample?revision=1566740"></iframe></p> +<p>{{EmbedLiveSample("Live_sample")}}</p> <h2 id="Specification" name="Specification">规范</h2> |