为了账号安全,请及时绑定邮箱和手机立即绑定

需要在location.href前面加window.吗?

document.write(window.location.href)和 document.write(location.href); 都可以,区别在哪?

正在回答

2 回答

没有区别。。

location.href

就相当于

window.location.href

就算你不写window,js引擎也会帮你补全的。

3 回复 有任何疑惑可以回复我~
#1

Helianthuserin 提问者

非常感谢!
2015-12-13 回复 有任何疑惑可以回复我~

谢谢。 同样有这个问题

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

需要在location.href前面加window.吗?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信