Html
    Css
    Js

    
                        
* {
	margin:0;
	padding:0;
}
#box {
	width:300px;
	height:150px;
	border:10px dashed #ccc;
	line-height:130px;
	text-align:center;
	font-size:40px;
	box-sizing:border-box;
	margin:50px;
}
#cvs {
	position:absolute;
	top:50px;
	left:50px;
	/* position:relative;
	top:-200px;
	left:50px;
	*/
}

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

刮奖效果,刮刮乐

1
      insist0
      2017/11/7 15:14:56
      很不错,清晰明了 回复