复制代码 代码如下:
body{font-family: "微软雅黑";width: 980px; margin: 0 auto; text-align: center;}
.box{
width: 300px;
height: 300px;
background: green;
border: 1px solid #e6e6e6;
line-height: 200px;
position: absolute;
}
button{
border: none;
background: green;
width: 125px;
height: 50px;
line-height: 50px;
color: #fff;
font-size: 16px;
margin-top: 50px;
font-family: "微软雅黑";
}
这是要显示粗体的节奏
Tips:
1、点击事件节点的选择 #botton
2、alert 的代码规则 ("Value: " + $("#id").html)
今天的分享就先到这里了,后续我们还将持续更新一些新的jQuery实例。



