alexgl 4eb9606dbf moving theme folders around il y a 14 ans
..
change.js 4eb9606dbf moving theme folders around il y a 14 ans
check_0.png 4eb9606dbf moving theme folders around il y a 14 ans
check_1.png 4eb9606dbf moving theme folders around il y a 14 ans
check_2.png 4eb9606dbf moving theme folders around il y a 14 ans
readme.txt 4eb9606dbf moving theme folders around il y a 14 ans
style.css 4eb9606dbf moving theme folders around il y a 14 ans

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