gpt4 book ai didi

asp.net-mvc - 有什么方法可以使用 CheckBoxFor 和 Bootstrap 在 asp.net MVC 中显示切换按钮

转载 作者:行者123 更新时间:2023-12-01 10:47:09 25 4
gpt4 key购买 nike

有什么方法可以在 asp.net MVC 中使用切换按钮来代替 CheckboxFor?

我正在使用 twitter bootstrap,但我找不到任何具有这种效果的类。

任何帮助都会很棒。

谢谢

最佳答案

尝试:https://bttstrp.github.io/bootstrap-switch/

<input type="checkbox" name="my-checkbox" checked><input type="checkbox" name="my-checkbox" checked>

$("[name='my-checkbox']").bootstrapSwitch();

关于asp.net-mvc - 有什么方法可以使用 CheckBoxFor 和 Bootstrap 在 asp.net MVC 中显示切换按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24733866/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com