querySelectorAll () is again an Array-like object, not an Array, which is why we couldn't invoke map() on it. Previously, we converted the Array-like object ...
確定! 回上一頁