桃子

HTML5鼠标跟随星星光标特效

HTML5鼠标跟随星星光标特效

<style>.stage {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;pointer-events: none}</style>
<div style="background:#900;">
<canvas id="stage1" class="stage"></canvas>


<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/canvas.js"></script>

<div style="text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';"> 
</div>

</div>

xingxing-20230503033445.zip

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »