HTML radio buttons allowing multiple selections

后端 未结 6 679
轮回少年
轮回少年 2020-11-28 06:47

In my HTML form I have the below as a set of radio buttons, depending on what radio button you select depends on what the next form

is revealed
6条回答
  •  遥遥无期
    2020-11-28 07:32

    Try this way of formation, it is rather fancy ...

    Have a look at this jsfiddle

    Button-Radio

    The idea is to choose a the radio as a button instead of the normal circle image.
    

提交回复
热议问题