jquery图片滑动翻牌效果特效代码

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

以下是 jquery图片滑动翻牌效果特效代码 的示例演示效果:

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

部分效果截图:

jquery图片滑动翻牌效果特效代码

HTML代码(index.html):

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>jquery图片滑动翻牌效果</title>
<link rel="stylesheet" type="text/css" href="css/zzsc.css" />
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/js.js"></script>
</head>
<body>
<div style="width:600px; height:200px; margin:50px auto;">
<!--代码开始-->
<ul class="box">
	<li>
		<a href="#" target="_blank">
			<div class="toll_img"><img src="images/pic01.jpg" /></div>
			<div class="toll_info"><p>专享应用宝首发推荐位,轻松提升新版数据。</p></div>
		</a>
	</li>
	<li>
		<a href="#" target="_blank">
			<div class="toll_img"><img src="images/pic02.jpg" /></div>
			<div class="toll_info"><p>大平台大做为,应用宝提供活动平台,只要应用足够优质,即可享有应用宝众多推广位,轻松触达海量用户。</p></div>
		</a>
	</li>
	<li>
		<a href="#" target="_blank">
			<div class="toll_img"><img src="images/pic03.jpg" /></div>
			<div class="toll_info"><p>为开发者提供整套的推广和盈利方案,提供更有竞争力的收入,创造更精彩的未来!</p></div>
		</a>
	</li>
</ul>
<!--代码结束-->
</div>
</body>
</html>





JS代码(js.js):

$(document).ready(function(){
	$('.box a').mouseover(function(){
	$(this).stop().animate({
	"top":"-114px"}
,200);
}
)$('.box a').mouseout(function(){
	$(this).stop().animate({
	"top":"0"}
,200);
}
)}
)

CSS代码(zzsc.css):

/* ת���뱣���Ȩ��Ϣ������ͼ�� www.lanrentuku.com */
*{padding:0px;margin:0px;}
img{border:none;}
ul,li{list-style:none;}
.box li{width:190px;height:114px;margin-right:10px;float:left;overflow:hidden;position:relative;}
.toll_img{width:190px;height:114px;}
.toll_info{height:114px;background:#EEE;vertical-align:middle;display:table-cell;}
.box li p{padding:10px;font:normal 13px/24px '΢���ź�';cursor:pointer;}
.box li a{color:#666;text-decoration:none;position:absolute;top:0;left:0;}
附件:下载该文件资源,减少时间成本(增值服务)
留言
该资源可下载
File Source
.rar
38.52 KB
Html JS 图片特效1
最新结算
HTML5 3D效果网页视频背景代码
类型: .rar 金额: CNY 2.31¥ 状态: 待结算 详细>
软件概要设计说明书Word下载
类型: .docx 金额: CNY 0.38¥ 状态: 待结算 详细>
软件概要设计说明书Word下载
类型: .docx 金额: CNY 3.02¥ 状态: 待结算 详细>
.net c#获取声卡信息,声卡数量
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
.net c#获取声卡信息,声卡数量
类型: .rar 金额: CNY 3.87¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 3.87¥ 状态: 待结算 详细>
.net c#获取电脑显示适配器信息
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 3.87¥ 状态: 待结算 详细>
.net c#获取电脑的安装软件列表信息,包含名称和版本号
类型: .rar 金额: CNY 30.96¥ 状态: 待结算 详细>
各执行环节公正透明,帮助企业完成从赛制策划、活动推广、评委评选到版权转让等系列工作,专业、高效、值得信赖。平均每场赛事可征集到数百至数千组源码作品
合作伙伴
联系我们
  • 邮箱:raozetian@hotmail.com
Copyright 2023-2024 eeigg.com·皖ICP备2024038726号-1
打赏文章