flag = table.rows[i].cells[0].querySelector('input').checked; if(!flag) table.rows[i].style.display = "none";