children = document.querySelectorAll('.parent .child1');. The difference between qS and qSA is that the latter returns all elements matching the selector, while ...
確定! 回上一頁