Html
    Css
    Js

    
                        
* {
	margin:0;
	padding:0;
	font-size:20px;
}
.box {
	margin:50px auto;
	width:300px;
	height:50px;
	line-height:50px;
	text-align:center;
	border:1px solid green;
}
#timeBox {
	color:red;
	font-weight:700;
}

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

纯js倒计时

1
      DFFZMXJ0
      2019/7/29 5:39:37
      示考试倒计时,注释抢购倒计时…… 回复