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

这样为什么没有输出URL

<!DOCTYPE HTML>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title>location</title>

</head>

 <script type="text/javascript">

    //window.location.herf=""    //定义属性 ";

    //document.write(window.location.herf); 

    var b=location.href;

    document.write(b);

 </script>

</head>

<body>

</body>

</html>


正在回答

7 回答

window.location.herf=""    //定义属性 ";


window.location.href=""    //定义属性 ";

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

可以的啊

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

可以运行。

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

没问题

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

var b=window.location.href,你少了个window

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

我的可以输出啊

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

举报

0/150
提交
取消

这样为什么没有输出URL

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