http://www.yiiframew...n/echeckboxtree
quisiera sabe como implemento esta seccion de codigo:
$('#tree7').checkboxTree({ onCheck: { ancestors: 'checkIfFull', descendants: 'check' }, onUncheck: { ancestors: 'uncheck' } });
O si me pueden recomendar alguna forma de hacerlo!
muchisimas gracias!!