Html
    Css
    Js

    
                        
 * {
	margin:0;
	padding:0;
}
#context {
	width:300px;
	height:50px;
	line-height:50px;
	border:3px solid blue;
	text-align:center;
	position:relative;
	z-index:10px;
}
img {
	position:absolute;
	width:100%;
	height:100%;
}
button {
	position:relative;
	z-index:10px;
	width:100px;
	height:50px;
	margin-top:10px;
}

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

jQuery随机抽取

1
      设计的阴天0
      2018/8/28 16:16:34