Html
    Css
    Js

    
                        
#box div {
	width:50px;
	height:50px;
	background:red;
	float:left;
	margin-top:50px;
	margin-left:20px;
	text-align:center;
	font-size:30px;
	color:#fff;
	line-height:50px;
}

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

前后移动的数字效果

0