在访问兄弟节点一课的练习当中,关于条件语句 while(x && x.nodeType!=1)改成while(x && nodeType!=0 )会出现什么问题?
在访问兄弟节点一课的练习当中,关于条件语句 while(x && x.nodeType!=1)改成while(x && nodeType!=0 )会出现问题!请解释一下其中原因!!
在访问兄弟节点一课的练习当中,关于条件语句 while(x && x.nodeType!=1)改成while(x && nodeType!=0 )会出现问题!请解释一下其中原因!!
2015-10-10
举报