querySelector is a new way to select elements from the DOM. You can use a CSS selector to select almost 95% of all DOM element. It returns the 1st match ...
確定! 回上一頁