原生javascript遍历找到所有匹配的元素

        var ele = document.getElementsByTagName('*');
        for(var i=0;i

网站栏目:原生javascript遍历找到所有匹配的元素
标题来源:http://dcwzsj.com/article/ghphhh.html