老王
解决插入哔哩哔哩视频高度的问题
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>
anlin