0
Why is queryselectorAll showing one element??Not working
2 ответов
+ 2
Perhaps reading this might help you:
https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll
+ 1
Got it
I just made a mistake and queryselectorAll the container not the intended elements inside