js 滑窗

<html>
<head>
<meta charset="utf-8">
<script src="js/jquery-1.12.2.min.js"></script>
<script src="js/a_js.js"></script>
</head>
<style>
*{margin:0;padding:0px;}
body{background:black;}
a{
width:58px;
text-align:center;
text-decoration:none;
font:bold 10px/16px Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, sans-serif;
color: #333;
}
.a div
{
position:absolute;
text-align:center;
padding:1px;
background:white;
width:58px;
right:-1px;
top:-1px;
transition:right 2s;
display:inline-block;
}
.a div:nth-child(1){z-index:4;}
.a div:nth-child(2){z-index:3;}
.a div:nth-child(3){z-index:2;}
.a div:nth-child(4){z-index:1;}
.a:hover div:nth-child(1){
right:240px;
}
.a:hover div:nth-child(2){
right:160px;
}
.a:hover div:nth-child(3){
right:80px;
}
.a{
position:absolute;
right:25px;
top:25px;
border:1px solid #000;
width:325px;
height:76px;
}
img{width:58px;}
strong{line-height:16px;height:16px;text-align:center;}
</style>
<body>
<div class="a">
<div><a href="#"><img src="D:\development\Apache2.2\htdocs\gis-fm\ef\fm\images\view1.png"><strong>航空写真</strong></a></div>
<div><a href="#"><img src="D:\development\Apache2.2\htdocs\gis-fm\ef\fm\images\view2.png"><strong>航空写真</strong></a></div>
<div><a href="#"><img src="D:\development\Apache2.2\htdocs\gis-fm\ef\fm\images\view3.png"><strong>航空写真</strong></a></div>
<div><a href="#"><img src="D:\development\Apache2.2\htdocs\gis-fm\ef\fm\images\view4.png"><strong>航空写真</strong></a></div>
</div>
</body>

</html>

做的项目的一部分,因为没有系统的学过jq做了一下午

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值