css定义radio和checkbox样式

因为原生的样式在哟东设备上显示过小,固用CSS自定义一套radio和checkbox样式,样式代码以下html radio的样式:ios input[type="radio"] { -webkit-appearance: none; background: #fff url(../image/radiostyle.gif); height: 30px; vertical-align
相关文章
相关标签/搜索