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

请教大神 为什么我的这么没哟输出。求解释啊

求解释。。

正在回答

3 回答

location[href]

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

鲜衣

是location["href"]
2015-09-08 回复 有任何疑惑可以回复我~
#2

我们是兄弟

<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>location</title> </head> <script type="text/javascript"> var s=window.location.[href]; document.write(s); </script> </head> <body> </body> </html> 帮忙看看这有问题么,我的也是输不出来啊
2015-10-26 回复 有任何疑惑可以回复我~
#3

慕用7027161 回复 我们是兄弟

var s=window.location.[href]; 这里把[]去掉就可以得到当前的URL了
2015-11-24 回复 有任何疑惑可以回复我~

location.href 是属性不是方法.注意单词的拼写

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

我们是兄弟

<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>location</title> </head> <script type="text/javascript"> var s=window.location.[href]; document.write(s); </script> </head> <body> </body> </html> 我这样写还是没有输出来,这是怎么回事啊
2015-10-26 回复 有任何疑惑可以回复我~

请问  .harf()  这个属性是干嘛的??表示我写好几年JS了都完全没见过。

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

举报

0/150
提交
取消

请教大神 为什么我的这么没哟输出。求解释啊

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