jQuery+CSS3大眼睛萌蛋动画特效代码

版权:原创 更新时间:1年以上
[该文章底部包含文件资源,可根据自己情况,决定是否下载资源使用,时间>金钱,如有需要,立即查看资源]

以下是 jQuery+CSS3大眼睛萌蛋动画特效代码 的示例演示效果:

当前平台(PC电脑)
  • 平台:

部分效果截图:

jQuery+CSS3大眼睛萌蛋动画特效代码

HTML代码(index.html):

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>jQuery+CSS3大眼睛萌蛋动画特效</title>
<style type="text/css">
	*{padding: 0;margin: 0;}
	#nav{
		width: 400px;
		height: 600px;
		border-radius: 50%;
		border-style: double;
		margin: 0 auto;
		background-color: burlywood;
		box-shadow: 20px 10px 50px black;
		position: relative;
	}
	#nav1{
		width: 200px;
		height: 200px;
		border-radius: 50%;
		border-style: solid;
		border-color: black;
		margin: 0 auto;
		margin-top: 60px;
		background-color: white;
		
		transition-property: all;
		-webkit-transition-property: all;
		-moz-transition-property: all;
		
		transition-duration: 2s;
		-webkit-transition-duration: 2s;
		-moz-transition-duration: 2s;
	}
	#nav1:hover{
		height: 150px;
	}
	#nav2{
		width: 120px;
		height: 120px;
		margin: 0 auto;
		margin-top: 30px;
		border-radius: 50%;
		background-color: black;
		
		transition-property: all;
		-webkit-transition-property: all;
		-moz-transition-property: all;
		
		transition-duration: 3s;
		-webkit-transition-duration: 3s;
		-moz-transition-duration: 3s;
		
		position: relative;
	}
	#nav2:hover{
		margin-top: 10px;
	}
	#nav3{
		width: 30px;
		height: 30px;
		border-radius: 50%;
		background-color: white;
		margin-left: 80px;
		margin-top: 30px;
		position: absolute;
	}
	#bottom{
	width: 50px;
	height:50px;
	border-width: 50px;
	border-radius: 50% 20px;
	border-style:ridge;
	border-color: red;
	text-overflow:ellipsis;
	position: absolute;
	display: none;
	margin-left: 30px;
	
	transform: rotate(220deg);
	-webkit-transform: rotate(220deg);
	-moz-transform: rotate(220deg);
	}
	#shou2{
	width: 200px;
	height:50px;
	border-width: 2px;
	border-radius: 50%;
	border-style:solid;
	position: absolute;
	border-left: none;
	background-color: burlywood;
	top: 260px;
	right: -150px;
	}
	#shou{
	width: 200px;
	height:50px;
	border-width: 2px;
	border-radius: 50%;
	border-style:solid;
	position: absolute;
	z-index: -10;
	border-left: none;
	background-color: burlywood;
	top: 260px;
	right: -100px;
	transform: rotate(30deg);/*30~-30*/
	-webkit-transform: rotate(30deg);/*30~-30*/
	-moz-transform: rotate(30deg);/*30~-30*/
	}
	#zui{
		position: absolute;
		top: 300px;
		left: 110px;
		width: 180px;
		height: 100px;
		border-width: 5px;
		border-color: black;
		border-radius: 50%;
		border-style:solid;
		margin: 0 auto;
		/*background-color: red;*/
		border-left: none;
		border-top: none;
		border-right: none;
		
		transition-property: all;
		-webkit-transition-property: all;
		-moz-transition-property: all;
		
		transition-duration: 1s;
		-webkit-transition-duration: 1s;
		-moz-transition-duration: 1s;
	}
	#zui:hover{
		left: 50px;
		border-width: 30px;
		width: 300px;
	}
</style>

<script src="js/jquery-1.9.1.min.js" type="text/javascript" charset="utf-8"></script>

</head>
<body>
<br><br>
<div id="nav">
	<div id="nav1">
		<div id="nav2">
			<div id="nav3"></div>
		</div>
	</div>
	<div id="bottom"></div>
	<div id="zui"></div>
	<div id="shou"></div>
</div>

<script type="text/javascript">
$("#nav3").mouseover(function(){
	$("#bottom").css("display","block");
	$("#nav").css("box-shadow","20px 10px 50px red");
})
$("#nav").mouseout(function(){
	$("#bottom").css("display","none");
	$("#nav").css("box-shadow","20px 10px 50px black");
})
var a=30;
var b=1;
setInterval(function(){
	shou.style.transform="rotate("+a+"deg)";
	a+=b;
	if(a>=30){
		b=-1;
	}else if(a<=(-30)){
		b=1;
	}
},50)
</script>
</body>
</html>









附件:下载该文件资源,减少时间成本(增值服务)
留言
该资源可下载
File Source
.rar
32.41 KB
Html 动画效果1
最新结算
股权转让协议意向书模板
类型: .docx 金额: CNY 2.23¥ 状态: 待结算 详细>
股权转让协议意向书模板
类型: .docx 金额: CNY 0.28¥ 状态: 待结算 详细>
CSS3图片向上3D翻转渐隐消失特效
类型: .rar 金额: CNY 0.29¥ 状态: 待结算 详细>
CSS3图片向上3D翻转渐隐消失特效
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
.net c# 将金额转人名币大写金额
类型: .rar 金额: CNY 2.39¥ 状态: 待结算 详细>
.net c# 将金额转人名币大写金额
类型: .rar 金额: CNY 0.3¥ 状态: 待结算 详细>
合伙退伙协议书范本模板
类型: .doc 金额: CNY 2.23¥ 状态: 待结算 详细>
合伙退伙协议书范本模板
类型: .doc 金额: CNY 0.28¥ 状态: 待结算 详细>
合伙退伙协议书范本模板
类型: .doc 金额: CNY 2.23¥ 状态: 待结算 详细>
合伙退伙协议书范本模板
类型: .doc 金额: CNY 0.28¥ 状态: 待结算 详细>
我们力求给您提供有用的文章,再此基础上,会附加营收资源,不做任何广告,让平台可以更好发展 若您发现您的权利被侵害,或使用了您的版权,请发邮件联系 sunlifel@foxmail.com ggbig觉得 : 不提供源码的文章不是好文章
合作伙伴
联系我们
  • QQ:21499807
  • 邮箱:sunlifel@foxmail.com
  • QQ扫一扫加QQ
    QQ扫一扫
Copyright 2023-2024 ggbig.com·皖ICP备2023004211号-1
打赏文章