Html
    Css
    Js

    
                        
* {
	margin:0;
	padding:0;
	list-style:none;
}
input {
	width:50px;
	height:30px;
	margin-left:20px;
}
.swiper {
	width:500px;
	height:300px;
	border:1px solid black;
	margin:auto;
	overflow:hidden;
}
ul {
	height:300px;
}
li {
	float:left;
}
li img {
	width:500px;
	height:300px;
}
.but {
	width:200px;
	margin:auto;
}

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

jQuery轮播图(原创)

js里面的偏移量为图片的width

0