bootstrap-checkbox:Bootstrap的三态复选框

时间:2021-05-25 05:19:44
【文件属性】:
文件名称:bootstrap-checkbox:Bootstrap的三态复选框
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-25 05:19:44
JavaScript 引导复选框 Bootstrap的三态复选框 要求 2.3.2+ 1.8.1以上 例子 基本复选框 < input id =" checkbox1 " type =" checkbox " value =" 1 " > $ ( '#checkbox1' ) . checkbox ( ) ; 三态复选框 < input id =" checkbox2 " type =" checkbox " value =" 1 " > $ ( '#checkbox2' ) . checkbox ( ) . chbxChecked ( null ) ; 检查事件 < input id =" checkbox-parent " type =" checkbox " value =" state " > parent < br>   < input class =" checkb
【文件预览】:
bootstrap-checkbox-master
----example.html(3KB)
----js()
--------bootstrap-checkbox.js(3KB)
----README.md(3KB)
----css()
--------bootstrap-checkbox.css(323B)

网友评论