html5动态效果随鼠标动,html5跟随鼠标移动银河星系背景动画特效

特效描述:html5 跟随鼠标移动 银河星系 背景动画特效。html5银河星系背景动画,鼠标的移动、点击会发生相应的变化!

代码结构

1. HTML代码

流星雨

body {margin:0;padding:0;background-color:#000000;font-size:0;overflow:hidden}

div {margin:0;padding:0;position:absolute;font-size:0;overflow:hidden}

canvas{background-color:#000000;overflow:hidden}

function $i(id) { return document.getElementById(id); }

function $r(parent,child) { (document.getElementById(parent)).removeChild(document.getElementById(child)); }

function $t(name) { return document.getElementsByTagName(name); }

function $c(code) { return String.fromCharCode(code); }

function $h(value) { return ('0'+Math.max(0,Math.min(255,Math.round(value))).toString(16)).slice(-2); }

function _i(id,value) { $t('div')[id].innerHTML+=value; }

function _h(value) { return !hires?value:Math.round(value/2); }

function get_screen_size()

{

var w=document.documentElement.clientWidth;

var h=document.documentElement.clientHeight;

return Array(w,h);

}

var url=document.location.href;

var flag=true;

var test=true;

var n=parseInt((url.indexOf('n=')!=-1)?url.substring(url.indexOf('n=')+2,((url.substring(url.indexOf('n=')+2,url.length)).indexOf('&')!=-1)?url.indexOf('n=')+2

  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值