Skip to content

A jQuery plugin that allows for checkboxes in nested lists to receive indeterminate state

Notifications You must be signed in to change notification settings

jlbruno/jQuery-Tristate-Checkbox-plugin

Repository files navigation

jquery.tristate.js is a jquery plugin for adding "tristate" indeterminate functionality to checkboxes in nested lists. 

To use it, simply call it on your parent list:
$('ul.tristate').tristate();

Example available here:
http://jlbruno.github.com/jQuery-Tristate-Checkbox-plugin/

About

A jQuery plugin that allows for checkboxes in nested lists to receive indeterminate state

Resources

Stars

Watchers

Forks

Packages

No packages published