I have radio buttons in HTML like this:
1 13条回答 刺人心 (楼主) 2020-11-29 17:30 Set all radio buttons back to the default: $("input[name='correctAnswer']").checkboxradio( "refresh" ); 0 讨论(0) 查看其它13个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Set all radio buttons back to the default:
$("input[name='correctAnswer']").checkboxradio( "refresh" );