alexgl 602844af5f new theme arrangement 13 년 전
..
change.js 602844af5f new theme arrangement 13 년 전
check_0.png 602844af5f new theme arrangement 13 년 전
check_1.png 602844af5f new theme arrangement 13 년 전
check_2.png 602844af5f new theme arrangement 13 년 전
readme.txt 602844af5f new theme arrangement 13 년 전
style.css 602844af5f new theme arrangement 13 년 전

readme.txt

Attach the onchange callback to your config to make tri-state checkboxes work (from change.js)

To read the checked options just do:
$("SELECT-YOUR-CONTAINER").find("a.checked");
or if you used "multiple : on"
YOUR_TREE.selected_arr