spficklin 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 13 年之前
..
change.js 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 13 年之前
check_0.png 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 13 年之前
check_1.png 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 13 年之前
check_2.png 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 13 年之前
readme.txt 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 13 年之前
style.css 5cbb0332bd Adding stable release 0.3.1b to the 6.x-release branch 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