给网站进行美化,加入鼠标点击烟花爆炸效果 第一步 eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))...
鼠标点击烟花特效
第一步 //点击特效 class Circle { constructor({ origin, speed, color, angle, context }) { this.origin = orig...
网页特效live2d看板娘
如果喜欢给自己的网站加些花花草草,live2d看板娘就是一个不错的特效,人物会跟随你的鼠标动,超级可爱! 将下面代码添加到网页适当位置即可 <script src="https://l2dwid...
网站添加动态灯笼特效代码
放在CSS代码里面 .deng-box { position: fixed; top: -30px; left: -10px; z-index: 9999; pointer-events: none;...
网站点击显示“富强,民主,文明,和谐”点击特效
<script type="text/javascript"> var a_idx = 0; jQuery(document).ready(function($) { $("body")....