是否可以像 IE 一样更改 Firefox/Chrome 中单选按钮输入的背景颜色?(不使用图像)
在 IE(<9) 和 Firefox/Chrome 中运行:
input[type="radio"] { background: red; }
<input type="radio" /> RadioButton
在 JSFiddle 上查看
css background-color radio-button
background-color ×1
css ×1
radio-button ×1