为了账号安全,请及时绑定邮箱和手机立即绑定

4-9按钮切换没作用,4-10按钮效果与实际不符

个人觉得4-9,4-10两节都很有问题,代码运行效果与实际不符,请审查

正在回答

3 回答

感觉可以借鉴之前学的checkbox的思路来写

<div class="btn-group" data-toggle="buttons">
    <label class="btn btn-primary" ><input type="checkbox" name="options">Male</label>
</div>


0 回复 有任何疑惑可以回复我~

第一次点击有用颜色变深,再次点击无变化;

官方文档

http://v3.bootcss.com/javascript/#buttons-single-toggle

如下:

Add data-toggle="button" to activate toggling on a single button.


Pre-toggled buttons need .active and aria-pressed="true"

For pre-toggled buttons, you must add the .active class and the aria-pressed="true" attribute to the button yourself.


0 回复 有任何疑惑可以回复我~

谢谢,你提出的问题,我们会好好看一下的。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

4-9按钮切换没作用,4-10按钮效果与实际不符

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信