会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Lise's Blog
新随笔
管理
2014年1月14日
删除元素
摘要: 在stack overflow上面回答个问题,关于删除元素的.我贴了这个( A.removeChild(B).A is parent node of B, B is the node to delete) var node = document.getElementById("d"); if (n...
阅读全文
posted @ 2014-01-14 16:00 NancyChan
阅读(179)
评论(0)
推荐(0)
编辑