querySelectorAll('input[type=checkbox]'); var empty = [].filter.call( textinputs, function( el ) { return ... JS Fiddle (with some checkboxes checked).
確定! 回上一頁