这篇文章总字数为:638 字,有 0 张图存于本站服务器
博客文章引入B站上面的视频,使用官方提供的代码效果不理想,所以在网上找到了不错的方法!请看下面。
插入B站视频代码
<iframe id="spkj" 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("spkj").style.height=document.getElementById("spkj").scrollWidth*0.76+"px"; </script>
B站视频演示:
评论