The querySelectorAll() method returns all elements in the document that matches a specified CSS selector(s), as a static NodeList object.
確定! 回上一頁