楼主: 花简静

花简静贴子代码及说明汇总(翻页有新贴)

[复制链接]
一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-5 21:18 | 显示全部楼层
本帖最后由 花简静 于 2024-3-7 23:09 编辑


全屏观赏
HuaChao LRC
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
本帖最后由 花简静 于 2024-8-18 15:17 编辑

<style>     #papa { margin: 130px 0 30px calc(50% - 831px); display: grid; place-items: center; width: 1500px; height: 800px; background: url('https://pic.imgdb.cn/item/65e9d7569f345e8d03eabfce.jpg') no-repeat center/cover; box-shadow: 3px 3px 20px #000; overflow: hidden; position: relative; z-index: 1; }     #lrc { position: absolute; bottom: 10px; font: bold 1.8em sans-serif; color: silver; text-shadow: 1px 1px 1px rgba(250,250,250,.75); --ani: lrcGo1; --duration: 1s; }     #lrc::before { position: absolute; content: attr(data-lrc); width: 100%; height: 100%; color: transparent; background: linear-gradient(white, red); background-clip: text; -webkit-background-clip: text; clip-path: inset(0 100% 0 0); animation: var(--ani) var(--duration) linear forwards var(--state); }     #mplayer { position: absolute; bottom: 50px; text-align: center; color: lightblue; }     #mplayer::before { position: absolute; content: attr(data-tt); left: 0; bottom: 25px; width: 100%; text-align-last: justify; }     #mprog { width: 280px; accent-color: pink; outline: none; cursor: pointer; opacity: .7; }     #mprog:focus { accent-color: red; }     #btnplay { width: 50px; height: 50px; cursor: pointer; animation: rotating 6s infinite linear var(--state); }     #btnplay:hover { filter: invert(.2); }     #btnFs { position: absolute; left:10px;bottom: 10px; color: silver; background: none; opacity: 0; border: 2px solid silver; border-radius: 6px; padding: 4px; transition: all .75s; cursor: pointer; z-index: 100; }     #papa video { position: absolute; bottom: 0; width: 100%; height: calc(100% + 100px); object-fit: cover; mix-blend-mode: screen; pointer-events: none;opacity: .2; }     @keyframes rotating { to { transform: rotate(360deg); } }     @keyframes lrcGo0 { to { clip-path: inset(0 0 0 0); } }     @keyframes lrcGo1 { to { clip-path: inset(0 0 0 0); } }     @keyframes move { to { offset-distance: 100%; } } </style>   <div id="papa">     <audio src="http://www.kumeiwp.com/sub/filestores/2023/04/03/cad5f04c9a8ee1bc34ea47b2436e3509.mp3"></audio>     <video src="https://img.tukuppt.com/video_show/2475824/00/02/05/5b4ffd401d669.mp4" muted loop></video>     <video src="" muted loop></video>     <div id="mplayer" data-tt="0:00 0:00">         <img id="btnplay" src="https://638183.freep.cn/638183/small/hxxb.webp" title="播放/暂停" alt="" /><br>         <input id="mprog" type="range" min="0" max="100" step="any" value="0" title="调节进度" />     </div>     <div id="btnFs">全屏观赏</div>     <div id="lrc" data-lrc="HuaChao LRC">HuaChao LRC</div> </div>   <script>     let geci = [     [-4.69,"单曲:传奇",2.2],     [9.91,"歌手:王菲",3.2],     [13.49,"作词:左右",3.2],     [16.66,"作曲:李健",2.6],     [19.3,"编曲:李健",3.0],     [22.3,"学习黑师《天下》小花播放效果",4.0],     [36.52,"只是因为在人群中多看了你一眼",5.2],     [43.99,"再也没能忘掉你容颜",3.1],     [51.55,"梦想着偶然能有一天再相见",5.1],     [59,"从此我开始孤单思念",3.2],     [65.86,"想你时你在天边",3.9],     [73.07,"想你时你在眼前",4.4],     [81.21,"想你时你在脑海",3.9],     [88.82,"想你时你在心田",3.8],     [96.43,"宁愿相信我们前世有约",4.1],     [102.3,"今生的爱情故事不会再改变",5.1],     [111.26,"宁愿用这一生等你发现",4.2],     [117.38,"我一直在你身旁",2.6],     [119.99,"从未走远",3.7],     [160.08,"只是因为在人群中多看了你一眼",5.0],     [167.57,"再也没能忘掉你容颜",3.0],     [174.9,"梦想着偶然能有一天再相见",5.5],     [182.42,"从此我开始孤单思念",3.4],     [189.3,"想你时你在天边",4.2],     [196.74,"想你时你在眼前",4.4],     [204.32,"想你时你在脑海",4.2],     [211.89,"想你时你在心田",4.0],     [219.43,"宁愿相信我们前世有约",4.8],     [226.35,"今生的爱情故事不会再改变",4.7],     [234.97,"宁愿用这一生等你发现",4.1],     [241.4,"我一直在你身旁",1.8],     [243.2,"从未走远",6.9],     [250.07,"宁愿相信我们前世有约",4.0],     [256.32,"今生的爱情故事不会再改变",4.8],     [264.72,"宁愿用这一生等你发现",4.3],     [271.35,"我一直在你身旁",2.0],     [273.91,"从未走远",7.1],     [281,"只是因为在人群中多看了你一眼",5.6] ];     var sF = document.createElement('script');     sF.charset = 'utf-8';     sF.src = 'https://638183.freep.cn/638183/web/js/rangelrc_fs.js';     document.querySelector('body').appendChild(sF); </script>  
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

一叶知秋 版主勋章 山高为峰 山外有山 樱果相依 24 46 47 48 闲花落
 楼主| 发表于 2024-3-10 16:49 | 显示全部楼层
点评
回复

使用道具

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|千山论坛

GMT+8, 2024-9-21 18:37

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表