Html
    Css
    Js

    
                        
* {
	margin:0;
	padding:0;
}
.zhiti {
	width:900px;
	height:1000px;
	margin:auto;
}
.kaishi {
	width:100px;
	height:30px;
	border:2px solid yellowgreen;
	text-align:center;
	line-height:30px;
	float:left;
	margin-left:300px;
}
.tingzhi {
	width:100px;
	height:30px;
	border:2px solid yellowgreen;
	text-align:center;
	line-height:30px;
	float:right;
	margin-right:300px;
	background:red;
}
ul li {
	list-style:none;
	width:50px;
	height:50px;
	background:greenyellow;
	float:left;
	text-align:center;
	line-height:50px;
	margin-top:40px;
	margin-left:44px;
}
.bot {
	width:300px;
	height:30px;
	border:3px solid silver;
	position:absolute;
	bottom:560px;
	left:550px;
}

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

抽奖案例随机数

3
      爷,@风靡全球%0
      2017/12/29 11:02:50

      可以  你再写个div   ,把名字打印到div里面   oTxt.innerHTML = aLis[index].innerHTML + "中奖了";

      回复
      枯木♂逢春★0
      2017/12/29 11:00:45

      能得到并打印中奖的人不?业务需求,急求

          爷,@风靡全球%1
          2018/1/15 9:34:10

          可以  你再写个div   ,把名字打印到div里面   oTxt.innerHTML = aLis[index].innerHTML + "中奖了";

      回复