In case #1 works, in case #2 it do not works. Check the code bellow:
Radio Gr 5条回答 不思量自难忘° (楼主) 2020-12-13 04:27 Assuming you want a default button checked. Radio Group #2 Year 2011 2012 2013 Add the active class to the button (label tag) you want defaulted and checked="" to its input tag so it gets submitted in the form by default. 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Assuming you want a default button checked.
Radio Group #2 Year 2011 2012 2013
Add the active class to the button (label tag) you want defaulted and checked="" to its input tag so it gets submitted in the form by default.
active
label
checked=""
input