You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have a behavior like the standard checkbox?
While clicking it it only has two possible states (checked / unchecked) but it is possible to set it to indeterminate via javascript.
Something like: http://jsbin.com/wojujequxa/6/edit?html,js,output
just with the plugin's nice styling.
btw I tried to use the plugin in jsbin but it failed. I can see the changed markup (cbx-container etc.), but the new styling is not applied
The text was updated successfully, but these errors were encountered:
Is it possible to have a behavior like the standard checkbox?
While clicking it it only has two possible states (checked / unchecked) but it is possible to set it to indeterminate via javascript.
Something like:
http://jsbin.com/wojujequxa/6/edit?html,js,output
just with the plugin's nice styling.
btw I tried to use the plugin in jsbin but it failed. I can see the changed markup (cbx-container etc.), but the new styling is not applied
The text was updated successfully, but these errors were encountered: