为了账号安全,请及时绑定邮箱和手机立即绑定

怎么设置radio按钮选中颜色

怎么设置radio按钮选中颜色

门吉木易 2016-02-15 13:36:22
                        保证金比例: <span id="RadioButtonList1"><input id="RadioButtonList1_0" name="RadioButtonList1" value="0.2" checked="checked" type="radio"><label for="RadioButtonList1_0">20%</label><input style="color: green; background-color: green;" id="RadioButtonList1_1" name="RadioButtonList1" value="0.3" type="radio"><label for="RadioButtonList1_1">30%</label><input id="RadioButtonList1_2" name="RadioButtonList1" value="0.4" type="radio"><label for="RadioButtonList1_2">40%</label><input id="RadioButtonList1_3" name="RadioButtonList1" value="0.5" type="radio"><label for="RadioButtonList1_3">50%</label></span>(保证金200)</li>                        <li>                            是否给推介人提成【选填项】: <em class="mny">                                <input id="CheckBox2" name="CheckBox2" type="checkbox">&nbsp;提成比例:<input name="TextBox3" id="TextBox3" style="width:40px;" type="text">%</em>                                     
查看完整描述

2 回答

已采纳
?
Ewall_

TA贡献27条经验 获得超9个赞

$("父标签  :radio").bind("click",function (){$(this).css({"background":"red"});});

也可以用js

查看完整回答
反对 回复 2016-02-17
?
echo_kinchao

TA贡献600条经验 获得超86个赞

用js赋值好了

查看完整回答
反对 回复 2016-02-19
  • 2 回答
  • 0 关注
  • 4357 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信