Kartik Visweswaran is announcing that with version number 1.5.3 is already available to download.
What is ?
is An open source jQuery plugin to improve how checkboxes look and behave on a Web page, even with support for the innovative tristate mode .
Besides the basic options to let developers easily customize the checkbox interface and create better looking UI controls compared to the default browser styles, Bootstrap Checkbox X is also important because it adds support for a few extra features as well.The most important is tristate support, a feature that adds an extra working mode to the checkbox element. This is the "intermediary/indeterminate" state, between "on/selected/checked" and "off/deselected/unchecked".The plugin lets users create such states when needed, and provide developers with full programmatic access and control over this new state.On top of this, support for using with Bootstrap is also included, along with the ability to disable or re-enable checkboxes on demand as well.Keyboard interaction is also included, the plugin letting users press SPACE to select or deselect a checkbox.Checkbox X demos are included with the plugin's package.
This is changelog for version 1.5.3 :
- Code restructure and formatting to cleanup various lint errors (using JSHint Code cleanup library).
- Implement reusable constructor for extending plugin if needed.
You can read the complete changelog and also download this latest version on their homepage:
plugins.krajee.com