Html
    Css
    Js

    
                        
#div1 {
	width:50px;
	height:50px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:200px;
	top:400px;
}
#div2 {
	width:45px;
	height:45px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:210px;
	top:390px;
}
#div3 {
	width:42px;
	height:42px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:230px;
	top:370px
}
#div4 {
	width:38px;
	height:38px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:250px;
	top:350px;
}
#div5 {
	width:35px;
	height:35px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:270px;
	top:330px;
}
#div6 {
	width:30px;
	height:30px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:290px;
	top:310px;
}
#div7 {
	width:20px;
	height:20px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:310px;
	top:295px;
}
#div8 {
	width:15px;
	height:15px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:330px;
	top:285px;
}
#div9 {
	width:13px;
	height:13px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:340px;
	top:275px;
}
#div10 {
	width:12px;
	height:12px;
	background:skyblue;
	border-radius:50%;
	position:fixed;
	left:350px;
	top:265px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

js元素跟随鼠标移动

4
      caohoucheng0
      2017/7/20 10:03:33

      兼容性不太好

          caohoucheng0
          2017/7/20 10:04:06

          火狐没有尾巴效果

      回复
      永和0
      2017/7/13 17:47:10

      bucuo 

          永和0
          2017/7/13 17:49:16

          bucuo 

      回复