期望的行为没有休息
JS $( '按钮:含有( “添加”)')。在前面加上(”“);
IE 9
IE 8
CSS
button {
color: #fff;
font-family: "TWC Round Medium",Arial,Sans-Serif;
font-size: 13px;
padding: 9px 13px;
margin-right : 5px;
text-align: center;
border: 0 none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-size: 100%;
...
/* background image stuff removed */
}
如何使这些行为具有相同的行为