Html
    Css
    Js

    
                        
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a,img {
	border:0;
}
body {
	font:12px/180% Arial,Helvetica,sans-serif,"新宋体";
}
/* scrollleft */
.scrollleft {
	width:680px;
	padding:5px 20px 0px 20px;
	margin:20px auto;
}
.scrollleft li {
	float:left;
	margin-right:7px;
	display:inline;
	width:158px;
	text-align:center;
	line-height:19px
}
.scrollleft img {
	width:136px;
	height:100px;
	padding:10px;
	border:solid 1px #ddd;
}
/* scrolltop */
.scrolltop {
	width:158px;
	height:438px;
	overflow:hidden;
	margin:20px auto;
}
.scrolltop li {
	height:156px;
	overflow:hidden;
	text-align:center;
	line-height:19px
}
.scrolltop img {
	width:136px;
	height:100px;
	padding:10px;
	border:solid 1px #ddd;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

无缝隙轮播效果

0