会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
慕斯undefined
博客园
首页
新随笔
联系
管理
订阅
2019年1月21日
获取页面用了多少中标签
摘要: 方法1 // 获取所有节点var tags = document.getElementsByTagName("*") //遍历获取所有节点的类型 是DIV 还是Alet tagnames = [] for(let i=0; i<tags.length;i++) { const element = t
阅读全文
posted @ 2019-01-21 12:42 慕斯undefined
阅读(109)
评论(0)
推荐(0)
编辑
公告