spficklin b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos
..
change.js b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos
check_0.png b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos
check_1.png b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos
check_2.png b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos
readme.txt b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos
style.css b693c1a6fc Initial import of version 0.2 %!s(int64=15) %!d(string=hai) anos

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