The querySelectorAll() method returns a collection of an element's child elements that match a specified CSS selector(s), as a static NodeList object.
確定! 回上一頁