Summary. let elements = document.querySelectorAll('selector');. Details. To select multiple elements, you can use the querySelectorAll() method.
確定! 回上一頁