Using .querySelectorAll() Method ... The method returns a NodeList. Remove the for loop... and run this code... console (ul); and you will see the NodeList. Note: ...
確定! 回上一頁