专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
有人问我怎样用javascript移除下列代码: <a href="http://blog.csdn.net/sallay" id="link"> <br/><div id="div">this is a div</div> 我不假思索的回答: document.getElementById("link").removeNode(true) document.getElementById("div").remo [阅读全文] [PDF]
1 共1条 分1页