jquery 轮播图代码如下所示:
<html ><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>图片轮播</title><style>*{margin:0px;padding:0px;}.one{float:left;position:relative;left:0px;top:0px;margin-left:10px;width:790px;height:340px;overflow:hidden;}.one ul li{list-style:none;}.photo ul{float:left;position:absolute;height:490px;left:0px;top:0px;}.photo ul li{float:left;padding:0px;margin:0px;}.arrow span{display:block;position:absolute;width:30px;height:60px;line-height:60px;text-align:center;background:rgba(0,0,0,0.2);z-index:1;font-size:20px;color:#fff;top:40%;cursor:pointer;display:none;}.arrow span:hover{background:rgba(0,0,0,0.7);}.arrow .right{right:0px;}.dot{position:absolute;z-index:!;background:rgba(255,255,255,0.2);font-size:26px;bottom:15px;left:300px;border-radius:22px;}.dot ul{margin:0px;padding:0px;}.dot ul li{float:left;padding:0px;margin:0px;margin:0 5px;cursor:pointer;}</style></head><body><div class="one"><div><div class="photo"><ul><li><img src="image/1.png" alt="1" /></li><li><img src="image/2.png" alt="2" /></li><li><img src="image/3.png" alt="3" /></li><li><img src="image/4.png" alt="4" /></li><li><img src="image/5.png" alt="5" /></li><li><img src="image/6.png" alt="6" /></li></ul></div><div class="arrow"><span class="iconfont left">