楼主: 花简静

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

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

:doodle { @grid: 4 / 993px 662px; background: gray url('https://638183.freep.cn/638183/t23/1/mama.jpg'); position: relative; margin: 0 0 0 calc(50% - 577.5px); z-index: 1; --state: paused; } @size: @r(40,100)px; @place: @r(5,90)% @r(5,20)%; background: rgba(@m3(@r(255)), @r(.6,.9)); clip-path: @shape( points: 360; r: abs.sin.tan(sin(1.5t)*1.14); ); @nth(@size) { @size: 160px; @place: center; cursor: pointer; } animation: rot @r(3,6)s infinite linear var(--state); @keyframes rot {to {transform: rotate(@p(-360,360)deg); } }
点评
回复

使用道具

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

<css-doodle id="mplayer">     :doodle {         @grid: 4 / 993px 662px;         background: gray url('https://638183.freep.cn/638183/t23/1/mama.jpg');         position: relative;         margin: 0 0 0 calc(50% - 577.5px);         z-index: 1;         --state: paused;     }     @size: @r(40,100)px;     @place: @r(5,90)% @r(5,20)%;     background: rgba(@m3(@r(255)), @r(.6,.9));     clip-path: @shape(         points: 360;         r: abs.sin.tan(sin(1.5t)*1.14);     );     @nth(@size) {         @size: 160px;         @place: center;         cursor: pointer;     }     animation: rot @r(3,6)s infinite linear var(--state);     @keyframes rot {to {transform: rotate(@p(-360,360)deg); } } </css-doodle> <audio id="aud" src="https://music.163.com/song/media/outer/url?id=560463082" autoplay loop></audio>   <script> (function() {     let script = document.createElement('script');     script.src = 'https://638183.freep.cn/638183/web/api/css-doodle.js';     document.head.appendChild(script);     let mState = () => mplayer.style.setProperty('--state', aud.paused ? 'paused' : 'running');     aud.addEventListener('play', mState, false);     aud.addEventListener('pause', mState, false);     mplayer.onclick = () => aud.paused ? aud.play() : aud.pause(); })(); </script>
点评
回复

使用道具

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

使用道具

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

使用道具

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

使用道具

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

使用道具

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

使用道具

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

使用道具

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

使用道具

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

使用道具

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

本版积分规则

手机版|千山论坛

GMT+8, 2024-9-21 22:38

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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