摘要: <div id="father"> <div id="child">A child</div></div> var childnode=document.getElementById("child"); document.getElementById("father").removeChild(ch 阅读全文
posted @ 2017-04-25 18:41 Jinsuo 阅读(140) 评论(0) 推荐(0) 编辑