spficklin cbe78a075a moved js from theme to modules 11 yıl önce
..
change.js cbe78a075a moved js from theme to modules 11 yıl önce
check_0.png cbe78a075a moved js from theme to modules 11 yıl önce
check_1.png cbe78a075a moved js from theme to modules 11 yıl önce
check_2.png cbe78a075a moved js from theme to modules 11 yıl önce
readme.txt cbe78a075a moved js from theme to modules 11 yıl önce
style.css cbe78a075a moved js from theme to modules 11 yıl önce

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