标签:ie7不兼容 [] +=
1:for(var i=0;i<str.length;i++){ if(str[i].indexOf(",")<0){ v+=str[i]; } }
2:html +="a";html =html+"a";
本文出自 “大世界” 博客,请务必保留此出处http://changmen.blog.51cto.com/6069123/1969012
ie7不兼容[],+=导致的bug记录
原文地址:http://changmen.blog.51cto.com/6069123/1969012