The querySelectorAll() method returns a static NodeList of elements that match the CSS selector. If no element found, it returns an empty NodeList .
確定! 回上一頁