Twitter Bootstrap Button Group Control Radio Buttons/Checkboxes

后端 未结 5 821
攒了一身酷
攒了一身酷 2021-01-30 16:15

I am trying to use the Twitter Bootstrap button group as an actual set of form input controls. By default, these button groups can be made to function like a radio button or che

5条回答
  •  独厮守ぢ
    2021-01-30 17:04

    You can use hidden form elements and javascript to use the button state to trigger the form element states.

提交回复
热议问题