document.querySelectorAll('#' + node_id + ' input[type=checkbox]');
document.querySelectorAll('#' + node_id + ' input');