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

正在回答

4 回答

window去掉也可以啊,window后面的点别忘了去

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

<!DOCTYPE HTML>

<html>

<head>

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

<title>History对象</title>

</head>

<script type="text/javascript">

  var HL = window.history.length;

  document.write(HL);

</script>

<body>

</body>

</html>

注意window加上去。

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

我也是,window省略后看不到结果,把window加上能看到结果!

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

结果是1

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

举报

0/150
提交
取消

好像没看到结果

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