美文网首页
Wordpress网页直接插入bilibili视频两种代码

Wordpress网页直接插入bilibili视频两种代码

作者: THEAI论坛 | 来源:发表于2022-04-03 22:14 被阅读0次
    <div style="position: relative; padding: 40% 45%;">
    <iframe src="//player.bilibili.com/player.html?aid=630411817&amp;bvid=BV1G84y1c76n&amp;cid=335718222&amp;page=1&amp;as_wide=1&amp;high_quality=1&amp;danmaku=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;"></iframe>
    </div>
    
    <iframe id="spkj" src="https://player.bilibili.com/player.html?aid=630411817&amp;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>
    

    相关文章

      网友评论

          本文标题:Wordpress网页直接插入bilibili视频两种代码

          本文链接:https://www.haomeiwen.com/subject/vrjqsrtx.html