解决插入哔哩哔哩视频高度的问题
Code Source
<iframe id="xwz" src="https://player.bilibili.com/player.html?aid=视频AV号&page=1" width="100%" frameborder="no" scrolling="no" allowfullscreen="allowfullscreen">
<span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">
</span>
</iframe>
<script type="text/javascript">
document.getElementById("xwz").style.height=document.getElementById("xwz").scrollWidth*0.76+"px";
</script>
本文最后更新于2020年6月9日,已超过 2 年没有更新,如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢!
好