去评论
推扬网

乐益民:高手解释下 html中的单选按钮(Radio Buttons)

admin
2020/08/11 18:14:36

徐铭的回答:

兰州自答自问么、、、 type=“radio” 是单选框的意思 checked=checked 是已选中 name 是单选按钮的名字,作为标识,如果两个name不一样,就会出现你的情况 value 没什么用

丁微的回答:

兰州自答自问么、、、 type=“radio” 是单选框的意思 checked=checked 是已选中 name 是单选按钮的名字,作为标识,如果两个name不一样,就会出现你的情况 value 没什么用

素花、淡雅的回答:

支持一下感觉挺不错的