<div>hi<div>there</div>var el = document.getElementsByTagName("div"); document.write(el.length);. What's the output and how? javascript.
確定! 回上一頁