admin 发表于 2025-3-10 17:13

Right Here Waiting(《红叶斜落我心寂寞时》英文版)

<style>
#mama {
        margin: 130px 0 30px calc(50% - 721px);
        width: 1280px;
        height: 750px;
        background: url(' ') no-repeat center/cover;
        overflow: hidden;
        z-index: 1;
        position: relative
}
#myVideo{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.99;   
    object-fit: cover;
   
}
#fullscreen { position: absolute;left: 47%; bottom:4%;font: normal 1.8em/0.5em 华文行楷;color:Honeydew; opacity: 1; cursor: pointer;pointer-events: auto; z-index: 2;}
#fullscreen:hover{ transform:scale(1.2,1.2);}
#kz:hover{ transform:scale(1.3,1.3);}
#kz {
        position: absolute;
      mix-blend-mode:screen;
        right: 1%;
        bottom: 1%;
        width: 60px;
        height: 60px;
        cursor: pointer; pointer-events: auto;z-index: 3;
}
</style>
<div id="mama">
<span id="fullscreen">全屏欣赏</span>
<header><meta name="referrer" content="no-referrer"></header>
<video id="myVideo" src="https://kdy-oss.oss01-cn-lasa-xzns-d01-a.cloud.ningsuan.com.cn/kodbox/202407/09/ZgfmI-l2Nm7CQ?response-content-disposition=inline%3Bfilename%3D%25E4%25B8%2596%25E7%2595%258C%25E4%25B8%258A%25E6%259C%2580%25E5%25A5%25BD%25E5%2590%25AC%25E7%259A%2584%25E7%25BB%258F%25E5%2585%25B8%25E8%258B%25B1%25E6%2596%2587%25E6%25AD%258C%25E6%259B%25B2%25E5%2590%2588%25E9%259B%2586%25EF%25BC%258C%25E4%25B8%2580%25E7%2594%259F%25E5%25BF%2585%25E5%2590%25AC%25E7%259A%2584%25E8%258B%25B1%25E6%2596%2587%25E6%25AD%258C%25E6%259B%25B2%25EF%25BC%2581-AVC.mp4&response-content-type=video%2Fmp4&OSSAccessKeyId=FfDrPsUMS4h3sKnf&Expires=1741708799&Signature=uxspNTzV%2BIEm15GdWmEZI5jX9pI%3D" autoplay loop style="width:100%;box-shadow: 3px 3px 10px #000;transform:scale(1.0);margin-bottom:0px" controlslist="nodownload" oncontextmenu="return false"></video>
<img id="kz"alt="" src="https://i.mp3.wf/222988554.png"onclick="kz()" title="播放/暂停">
</div>
<script>
      var video = document.getElementById('myVideo');
      var audio = document.getElementsByTagName('audio');

video.muted=false;video.autoplay='true';      

function kz(){if(video.paused){video.play();audio.play();}else{video.pause();audio.pause();};return false;}

function hc(){      
{video.volume='0';audio.volume='1';return false;}
}      

let fs = true;
      fullscreen.onclick = () => {
                fs ? (fullscreen.innerText = '退出全屏', mama.requestFullscreen()) : (fullscreen.innerText = '全屏欣赏', document.exitFullscreen());
                fs = !fs;
      };

</script>

liumang 发表于 2025-3-10 17:55

这个必须赞{:5_150:}{:5_150:}

liumang 发表于 2025-3-10 17:59

这个连接厉害的{:5_118:}

liumang 发表于 2025-3-10 17:59

感谢分享
页: [1]
查看完整版本: Right Here Waiting(《红叶斜落我心寂寞时》英文版)