你點的單詞不是node a的,而是node a的子node的。兩種改法:
1、window.open("test2.html?"+obj.firstChild.toString(),"sw");
2、window.open("test2.html?"+obj.innerHTML,"sw");
你點的單詞不是node a的,而是node a的子node的。兩種改法:
1、window.open("test2.html?"+obj.firstChild.toString(),"sw");
2、window.open("test2.html?"+obj.innerHTML,"sw");
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2024 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy