alexgl 85774de593 moving theme base yet again temporarly 13 лет назад
..
change.js 85774de593 moving theme base yet again temporarly 13 лет назад
check_0.png 85774de593 moving theme base yet again temporarly 13 лет назад
check_1.png 85774de593 moving theme base yet again temporarly 13 лет назад
check_2.png 85774de593 moving theme base yet again temporarly 13 лет назад
readme.txt 85774de593 moving theme base yet again temporarly 13 лет назад
style.css 85774de593 moving theme base yet again temporarly 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