If you want to get the second one do this: document.firstElementChild.children[1]; // remember indexes start at 0.
確定! 回上一頁