Sato
0
Q:

select all inputs that arent checkboxes

document.querySelectorAll('input:not([type="checkbox"])');
0

New to Communities?

Join the community