When I pass it a form node it returns back all the inputs of that form. Is there any explanation why it behaves like that? Demo: https://jsfiddle.net/9qzxgjxh/
It will use whatever the iterator yields
may be like this ? const a = document.querySelectorAll('#test div'); ?
Обсуждают сегодня