原生javascript遍历找到所有匹配的元素
var ele = document.getElementsByTagName('*');
for(var i=0;i
新闻标题:原生javascript遍历找到所有匹配的元素
文章转载:http://jxjierui.cn/article/ghphhh.html