原生javascript遍历找到所有匹配的元素
var ele = document.getElementsByTagName('*');
for(var i=0;i
分享名称:原生javascript遍历找到所有匹配的元素
本文URL:http://www.lswzjz.com/article/ghphhh.html