点击/划过按钮 图片左右切换轮播效果代码最后做成的效果
随着鼠标点击下面的1-5个按钮上面的大图会进行左右自动切换。
Html部分
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus®">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>图片左右切换效果制作</title>
<l ink rel="stylesheet" href="css/style.css" type="text/css">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/style.js"></script>
</head>
<body>
<divclass="banner">
<ul>
<l i>
<a href="#"><imgsrc="image s/1.jpg"alt="装修效果图"width="550" heigh t="368"></a></l i>
<l i>
<a href="#"><imgsrc="image s/2.jpg"alt="装修效果图"width="550" heigh t="368"></a></l i>
<l i>
<a href="#"><imgsrc="image s/3.jpg"alt="装修效果图"width="550" heigh t="368"></a></l i>
<l i>
<a href="#"><imgsrc="image s/4.jpg"alt="装修效果图"width="550" heigh t="368"></a></l i>
<l i>
<a href="#"><imgsrc="image s/5.jpg"alt="装修效果图"width="550" heigh t="368"></a></l i>
</ul>
</div>
<divclass="anniu">
<ul>
<l i>1</l i>
<l i>2</l i>
<l i>3</l i>
<l i>4</l i>
<l i>5</l i>
</ul>
</div>
</body>
</html>
Css部分
*{margin:0px;padding:0px}l i{l ist-style:none}img{border:0px}
.banner{width:550px;height:368px;margin:100px auto 10px auto;overflow:hidde n}
.bannerul{width:9999px}
.banner ul l i{width:550px;height:368px;float: left}
.anniu{width:100px;height:16px;margin:0px auto}
.anniuul{width:100px;height:16px}
.anniuul l i{width:16px;height:16px;text-al ign:center; l ine-height:16px;background:red;color:white;cursor:pointer;float: left;margin-left:2px;display: inl ine}
.anniuul l i .on{background:black}
Js部分
$(function(){
$(".anniuul l i").cl ick(function(){
$(this).addClass("on").sibl ings().removeClass("on");
$(".banner ul").animate({marginLeft:-550*$(this). index()},"slow")
})
})
#使用方法#按照正常的网页制作流程在本地新建站点文件夹将以上代码分别放入对应的文件夹中即可看到效果。 代码可复制。
更多web前端开发及网页制作技术尽在本文库欢迎持续关注
photonvps怎么样?photonvps现在针对旗下美国vps推出半价促销优惠活动,2.5美元/月起,免费10Gbps DDoS防御,Linux系统,机房可选美国洛杉矶、达拉斯、芝加哥、阿什本。以前觉得老牌商家PhotonVPS贵的朋友可以先入手一个月PhotonVPS美国Linux VPS试试了。PhotonVPS允许合法大人内容,支持支付宝、paypal和信用卡,30天退款保证。Photo...
hostwebis怎么样?hostwebis昨天在webhosting发布了几款美国高配置大硬盘机器,但报价需要联系客服。看了下该商家的其它产品,发现几款美国服务器、法国服务器还比较实惠,100Mbps不限流量,高配置大硬盘,$44/月起,有兴趣的可以关注一下。HostWebis是一家国外主机品牌,官网宣称1998年就成立了,根据目标市场的不同,以不同品牌名称提供网络托管服务。2003年,通过与W...
NameCheap商家如今发布促销活动也是有不小套路的,比如会在提前一周+的时间告诉你他们未来的活,比如这次2021年的首次活动就有在一周之前看到,但是这不等到他们中午一点左右的时候才有正式开始,而且我确实是有需要注册域名,等着看看是否有真的折扣,但是实际上.COM域名力度也就一般需要51元左右,其他地方也就55元左右。当然,这次新年的首次活动不管如何肯定是比平时便宜一点点的。有新注册域名、企业域...