<li id="item">querySelectorAll</li> ... As you can see, even though we got 3 li elements with the Id item, we got only the first li element with the Id item ...
確定! 回上一頁