Html
    Css
    Js
ul {
	width:750px;
	height:200px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
li {
	float:left;
	list-style:none;
	width:250px;
	height:200px;
}

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

jQuery banner滚动

0